Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Add a gallery on Alteryx server 'Could not connect to server, please try again.'

arisCARDin
6 - Meteoroid

Hi,

 

I've set up Alteryx server, changed the DNS and got an SSL certificate.

 

If I use the url for the gallery (https://{DNS Name}/gallery/) on another machine with access I am able to view the gallery URL and add the gallery on Alteryx Designer

 

However if I log onto the server machine with the same login credentials I am unable to view the URL or add the gallery in Alteryx Designer.

 

How can I add a gallery in Alteryx Designer while logged into the server machine?

 

T

5 REPLIES 5
jrgo
14 - Magnetar

Try using localhost/gallery from the server.

arisCARDin
6 - Meteoroid

Hi tried the local host, didn't connect to the gallery. If I type the localhost into a browser it says the site is not secure

arisCARDin
6 - Meteoroid

We found out what the issue was. 

 

It's to do with the loop back policy on the servers. We had to add a registry setting to disable it.

_david_cheung
5 - Atom

Hi,

 

How did you solve the loopback?

arisCARDin
6 - Meteoroid

Hi, the solution our IT department applied was to add a new DWORD (32 bit) in the registry 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

 

clipboard_image_0.png

 

Hope this helps