Alteryx Server Set up failure - 'Gallery Service failed to start in a timely fashion'
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Alteryx Community,
I'm struggling to finish the install of Alteryx Server at my organisation.
We have followed all of the setup steps within the Alteryx System settings but on launching the Windows Server virtual machine, we receive an error stating that the 'Gallery Service failed to start in a timely fashion'.
We've extended the timeout settings for services on the Server to 5 minutes but still receiving the error.
Has anyone got any advice? Pulling my hair out currently.
Thanks,
Ciaran
- Labels:
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @CiaranA,
Couple of things to check. Can you go to options> manage licenses and ensure that you don't have any old or expired licenses (if you do go ahead and delete them).
Can you go to task manager, then go to the services tab and note the state of AlteryxService? If it is stopped, try to start it by right clicking. For some folks, extra permissions are needed to start from the services tab. If you find this to be the case, go to your start menu and search 'cmd'. Locate command line (cmd) and right click it to 'run as administrator' then simply type the following command: sc start alteryxservice and hit enter.
After trying to start the service, please check back to the services tab of task manager to note the status. If it shows as starting wait for it to either show running or stopped (it may take a few minutes). If it fails to start, there may be a file called LastStartupError.txt located in the persistence directory for Alteryx. By default this is C:\ProgramData\Alteryx\Service. The contents of that text file should give us an idea what is happening.
Manager, Technical Account Management | Alteryx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @CiaranA
First of all, double check the setting of the Regedit first.
- Go to Start > Run > and type regedit
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- With the control folder selected, right click in the pane on the right and select new DWORD Value
- Name the new DWORD: ServicesPipeTimeout
- Right-click ServicesPipeTimeout, and then click Modify
- Click Decimal, type '180000', and then click OK
- Restart the computer
If it doesn't work, try the following steps.
Stop all of the alteryx services first.
Start the services in the following sequence
1. MongoDB service ( if you are using standalone MongoDB)
2. Then, start the controller node.
3. Finally, start the gallery node and worker nodes.
Also, you can try to ping the controller/mongodb from the gallery server to make sure there is no firewall blocked.
Hope can help.
Best Regards,
Samuel To
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi CiaranA,
We're facing exactly the same issue, could you please share what managed to help out?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Our issue has been solved by the support via rechoosing the DB folder to any other folder
