Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: Auth Servers Offline ?
#59656
Auth Servers Offline ? 2 Years, 4 Months ago Karma: 1
Hi,
Eve Pilot cant login to the Auth Servers and try to login every Minute Again.
Can anyone confirm this issue ?
Neurolink
Junior Boarder
Posts: 67
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#59659
Re: Auth Servers Offline ? 2 Years, 4 Months ago Karma: 825
I have received a few reports about this problem. Can you open macrolab website using browser? Macrolab server is located in Russia, if you use proxy which cannot connect to Russian sites you will have this problem. There is no stand alone Auth server
Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
#59665
Re: Auth Servers Offline ? 2 Years, 3 Months ago Karma: 1
Hi
today it works again for me. I use a different VPN connection for every VM. I think the fail was at the VPN Service.
Neurolink
Junior Boarder
Posts: 67
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#59666
Re: Auth Servers Offline ? 2 Years, 3 Months ago Karma: 825
In my case some of proxy servers from USA block connection to Russian websites. Not so frequent like 5%, but I have to open macrolab website and check connection before I use new proxy for anything. You may, in principle, edit routing table and bypass VPN in case of connection to macrolab webserver. Need to open command prompt and add a route

Code:


route -p ADD 212.109.222.98 MASK 255.255.255.0 gateway_ip



To figure out your gateway_ip you can run additional command:

Code:


ipconfig /all



and find IP of your default gateway. It is IP address of your router in your local network, e.g. 192.168.0.1

To delete route use

Code:


route delete 212.109.222.98

Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
Last Edit: 2022/06/15 10:32 By Slav2.
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
Go to topPage: 1
Moderators: Slav2
© Macro Laboratory 2024
All rights reserved!
Design by Ivan Kozyrin