View Full Version : Demo Version Won't Log In
Errigour
November 16th, 2022, 10:05
Hey I made an account with FG to try out the demo version but It wont even log me in, the demo version is hung at Logging In. Am I doing something wrong?
Laerun
November 16th, 2022, 11:46
The lobby server was down for a short time.
Moon Wizard
November 16th, 2022, 16:02
That shouldn't have affected logging in to the FG web site (different web servers).
If you are still having issues, please reach out to Help->Support in the menu at the top of the web site, so that the support team can review your account and see if anything is causing an issue.
Also, you may want to check to make sure that the firewall software on your operating system (i.e. Windows Firewall for Windows machines) is specifically allowing FGUpdaterEngine.exe to access the Internet. If it is blocked, it will not be able to verify login nor update files.
Regards,
JPG
Errigour
November 16th, 2022, 18:12
Also, you may want to check to make sure that the firewall software on your operating system (i.e. Windows Firewall for Windows machines) is specifically allowing FGUpdaterEngine.exe to access the Internet. If it is blocked, it will not be able to verify login nor update files.
Hey what port should be opened then so I can try allowing it through my firewall?
Moon Wizard
November 16th, 2022, 18:20
It's not a fixed port. The updater makes an ongoing request on a random port, just like a web browser. It is not a port listener application.
Regards,
JPG
Errigour
November 16th, 2022, 19:15
Anyone here know how to enable access with firewalld on linux?
damned
November 17th, 2022, 21:12
Anyone here know how to enable access with firewalld on linux?
Set your campaign up as LAN and it will use UDP port 1802.
Allow access to UDP 1802 from all sources and that should be all you need.
Something like this -
firewall-cmd --permanent --zone=public --add-port=1802/tcp
Moon Wizard
November 17th, 2022, 21:27
The OP user's issue was with the FG updater accessing the web site for login verification which requires an outgoing HTTPS request, that appears to be getting blocked. As far as I know, outgoing requests are on ports randomly generated by OS networking stack.
Regards,
JPG
Errigour
November 17th, 2022, 21:37
Yea it's weird I have no idea why it won't work, my web browsers works fine, I don't see why the updater won't work on openSUSE tumbleweed. I contacted support and they said there was no issue on thier linux os kabuntu so idk what the problem is maybe something to do with libssl maybe i have to install ssl or something i will check yast..
damned
November 17th, 2022, 21:41
Sorry! I didnt read that very well.
Yes - connections will be FROM a random TCP port TO your licensing server on TCP443.
If you are able to browse HTTPS webpages then you should be able to reach the AUTH servers.
Windows Firewall often has rules that block/allow by application (as well as Port) but I have never done that on Linux - only by Port and Source/Destination.
Errigour
November 17th, 2022, 21:46
I think it should be working and it's not maybe there are root privlages or something required idk oh well I'll try it some other time maybe, thanks for the patience with me.
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.