OneLauncher
OneLauncher copied to clipboard
Network error while joining world queue as non-VIP
When trying to login to a world that currently has a queue with a non-VIP account I get:
Checking account details...
Account authenticated
Network error while joining world queue
Login with an VIP account puts me into the queue as expected.
Worlds without queue work with both account types.
Please let me know if you need more info.
Can you send your log file? It should be at 'C:\Users\<YOUR_USERNAME>\AppData\Local\onelauncher\Logs\main.log on Windows and ~/.local/state/onelauncher/main.log on Linux. On Windows you can get to where the onelauncher folder is quickly by pressing WIN+R and then typing `%APPDATALOCAL% in the run dialog and pressing enter.
Of course
Failed attempt with non-VIP account yesterday
2025-03-20 21:35:25,623 - root - INFO - 16 - Logging started
2025-03-20 21:35:25,624 - root - INFO - 17 - OneLauncher: 2.0.1
2025-03-20 21:35:25,625 - root - INFO - 18 - Linux-6.8.0-55-generic-x86_64-with-glibc2.39
2025-03-20 21:35:26,147 - onelauncher.main_window - INFO - 934 - Initializing, please wait...
2025-03-20 21:35:26,564 - httpx - INFO - 1773 - HTTP Request: GET https://api.github.com/repos/junestepp/onelauncher/releases/latest "HTTP/1.1 200 OK"
2025-03-20 21:35:26,565 - onelauncher.main_window - INFO - 995 - OneLauncher is up to date
2025-03-20 21:35:26,765 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-20 21:35:26,963 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.DataCenterServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-20 21:35:26,967 - onelauncher.main_window - INFO - 934 - Fetched game services info
2025-03-20 21:35:26,967 - onelauncher.main_window - INFO - 934 - World list obtained
2025-03-20 21:35:27,062 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/launcher/lotro/lotrolauncher.server.config.xml "HTTP/1.1 200 OK"
2025-03-20 21:35:27,064 - onelauncher.main_window - INFO - 934 - Game launcher configuration read
2025-03-20 21:35:27,553 - httpx - INFO - 1773 - HTTP Request: GET https://forums-old.lotro.com/en/launcher-feed.xml "HTTP/1.1 200 OK"
2025-03-20 21:35:31,131 - onelauncher.main_window - INFO - 934 - Checking account details...
2025-03-20 21:35:31,263 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.AuthServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-20 21:35:31,267 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-20 21:35:31,267 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-20 21:35:31,268 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-20 21:35:31,268 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-20 21:35:31,445 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-20 21:35:31,447 - onelauncher.main_window - INFO - 934 - Account authenticated
2025-03-20 21:35:31,585 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/StatusServer.aspx?s=10.33.111.20 "HTTP/1.1 200 OK"
2025-03-20 21:35:36,595 - onelauncher.main_window - ERROR - 931 - Network error while joining world queue
2025-03-20 21:35:36,596 - onelauncher.main_window - ERROR - 687 -
Traceback (most recent call last):
File "/tmp/onefile_18259_1742502924_374032/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
File "/tmp/onefile_18259_1742502924_374032/httpx/_transports/default.py", line 373, in handle_async_request
File "/tmp/onefile_18259_1742502924_374032/httpcore/_async/connection_pool.py", line 216, in handle_async_request
httpcore.ReadTimeout
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/onefile_18259_1742502924_374032/onelauncher/main_window.py", line 684, in world_queue
File "/tmp/onefile_18259_1742502924_374032/onelauncher/network/world_login_queue.py", line 70, in join_queue
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1892, in post
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1574, in request
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1661, in send
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1689, in _send_handling_auth
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1726, in _send_handling_redirects
File "/tmp/onefile_18259_1742502924_374032/httpx/_client.py", line 1763, in _send_single_request
File "/tmp/onefile_18259_1742502924_374032/httpx/_transports/default.py", line 372, in handle_async_request
File "/tmp/onefile_18259_1742502924_374032/contextlib.py", line 158, in __exit__
File "/tmp/onefile_18259_1742502924_374032/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
httpx.ReadTimeout
2025-03-20 21:35:36,617 - onelauncher.ui.start_game_window - INFO - 211 - <built-in method program of PySide6.QtCore.QProcess object at 0x76951bfa6bc0> game executable started
The successful attempt with VIP account yesterday
2025-03-20 22:12:22,785 - onelauncher.main_window - INFO - 934 - Checking account details...
2025-03-20 22:12:23,191 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-20 22:12:23,386 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.DataCenterServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-20 22:12:23,518 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.AuthServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-20 22:12:23,523 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-20 22:12:23,523 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-20 22:12:23,523 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-20 22:12:23,523 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-20 22:12:23,687 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-20 22:12:23,688 - onelauncher.main_window - INFO - 934 - Account authenticated
2025-03-20 22:12:23,828 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/StatusServer.aspx?s=10.33.111.20 "HTTP/1.1 200 OK"
2025-03-20 22:12:26,190 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:26,191 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:27,290 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:27,291 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:28,273 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:28,274 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:29,182 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:29,183 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:32,523 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:32,525 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:33,731 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:33,732 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:34,630 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:34,631 - onelauncher.main_window - INFO - 934 - Position in queue: 149
2025-03-20 22:12:35,931 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:35,932 - onelauncher.main_window - INFO - 934 - Position in queue: 147
2025-03-20 22:12:38,418 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:38,419 - onelauncher.main_window - INFO - 934 - Position in queue: 147
2025-03-20 22:12:41,896 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:41,900 - onelauncher.main_window - INFO - 934 - Position in queue: 147
2025-03-20 22:12:44,263 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:44,264 - onelauncher.main_window - INFO - 934 - Position in queue: 147
2025-03-20 22:12:46,482 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:46,483 - onelauncher.main_window - INFO - 934 - Position in queue: 143
2025-03-20 22:12:49,355 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:49,356 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:50,333 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:50,334 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:51,835 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:51,836 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:52,737 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:52,738 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:53,846 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:53,847 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:55,635 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:55,637 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:57,087 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:57,088 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:12:58,708 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:12:58,709 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:13:01,018 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:01,019 - onelauncher.main_window - INFO - 934 - Position in queue: 132
2025-03-20 22:13:05,312 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:05,313 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:09,026 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:09,027 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:13,129 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:13,131 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:14,614 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:14,615 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:16,385 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:16,386 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:17,908 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:17,910 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:18,905 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:18,906 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:19,886 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:19,888 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:20,899 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:20,900 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:22,000 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:22,001 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:23,421 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:23,423 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:24,320 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:24,322 - onelauncher.main_window - INFO - 934 - Position in queue: 128
2025-03-20 22:13:26,693 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:26,694 - onelauncher.main_window - INFO - 934 - Position in queue: 123
2025-03-20 22:13:28,222 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:28,223 - onelauncher.main_window - INFO - 934 - Position in queue: 123
2025-03-20 22:13:29,807 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:29,808 - onelauncher.main_window - INFO - 934 - Position in queue: 123
2025-03-20 22:13:31,148 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:31,149 - onelauncher.main_window - INFO - 934 - Position in queue: 123
2025-03-20 22:13:34,091 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:34,093 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:36,449 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:36,451 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:37,610 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:37,612 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:38,830 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:38,832 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:39,950 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:39,952 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:40,857 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:40,861 - onelauncher.main_window - INFO - 934 - Position in queue: 102
2025-03-20 22:13:41,927 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:41,929 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:42,819 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:42,820 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:44,586 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:44,588 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:45,989 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:45,990 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:47,918 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:47,920 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:50,055 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:50,056 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:52,187 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:52,188 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:54,038 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:54,040 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:13:56,835 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:13:56,836 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:01,007 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:01,008 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:01,996 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:01,997 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:03,327 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:03,328 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:04,276 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:04,277 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:05,282 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:05,283 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:06,264 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:06,265 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:07,185 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:07,187 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:08,787 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:08,788 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:10,239 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:10,246 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:11,226 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:11,227 - onelauncher.main_window - INFO - 934 - Position in queue: 93
2025-03-20 22:14:12,559 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:12,563 - onelauncher.main_window - INFO - 934 - Position in queue: 88
2025-03-20 22:14:14,110 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:14,111 - onelauncher.main_window - INFO - 934 - Position in queue: 88
2025-03-20 22:14:15,118 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:15,119 - onelauncher.main_window - INFO - 934 - Position in queue: 88
2025-03-20 22:14:16,158 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:16,159 - onelauncher.main_window - INFO - 934 - Position in queue: 88
2025-03-20 22:14:17,104 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:17,106 - onelauncher.main_window - INFO - 934 - Position in queue: 88
2025-03-20 22:14:18,328 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:18,329 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:20,345 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:20,346 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:22,616 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:22,618 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:23,793 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:23,794 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:24,802 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:24,803 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:25,706 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:25,707 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:26,885 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:26,887 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:27,777 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:27,778 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:28,670 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:28,672 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:29,629 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:29,632 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:31,460 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:31,463 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:33,140 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:33,141 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:34,503 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:34,504 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:35,970 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:35,971 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:36,858 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:36,859 - onelauncher.main_window - INFO - 934 - Position in queue: 79
2025-03-20 22:14:37,939 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:37,940 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:39,329 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:39,330 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:41,634 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:41,635 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:43,466 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:43,470 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:45,380 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:45,383 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:46,295 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:46,297 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:47,207 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:47,208 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:48,566 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:48,568 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:49,681 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:49,682 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:50,636 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:50,638 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:51,536 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:51,545 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:52,441 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:52,443 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:54,532 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:54,534 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:55,460 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:55,462 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:56,775 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:56,777 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:14:58,298 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:14:58,299 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:00,171 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:00,172 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:01,075 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:01,077 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:01,977 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:01,979 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:03,825 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:03,827 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:05,220 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:05,221 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:06,212 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:06,214 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:07,153 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:07,154 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:08,055 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:08,056 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:08,946 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:08,947 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:09,840 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:09,841 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:10,736 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:10,737 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:11,647 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:11,648 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:12,545 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:12,547 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:13,442 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:13,446 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:14,345 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:14,346 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:15,725 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:15,726 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:16,910 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:16,911 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:17,805 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:17,806 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:19,395 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:19,396 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:21,170 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:21,171 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:22,395 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:22,396 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:23,683 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:23,684 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:24,678 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:24,679 - onelauncher.main_window - INFO - 934 - Position in queue: 65
2025-03-20 22:15:26,905 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:26,909 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:28,036 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:28,038 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:28,931 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:28,932 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:29,922 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:29,923 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:30,847 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:30,848 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:31,753 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:31,754 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:32,661 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:32,662 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:33,558 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:33,559 - onelauncher.main_window - INFO - 934 - Position in queue: 61
2025-03-20 22:15:34,486 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:34,488 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:35,375 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:35,376 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:36,320 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:36,322 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:37,968 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:37,969 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:39,181 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:39,182 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:40,361 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:40,362 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:41,760 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:41,761 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:44,262 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:44,263 - onelauncher.main_window - INFO - 934 - Position in queue: 60
2025-03-20 22:15:46,369 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:46,370 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:47,853 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:47,854 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:50,565 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:50,566 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:51,449 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:51,450 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:52,341 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:52,342 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:53,249 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:53,252 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:54,405 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:54,406 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:55,293 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:55,294 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:56,387 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:56,389 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:57,346 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:57,348 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:58,671 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:58,673 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:15:59,883 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:15:59,885 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:01,486 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:01,487 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:02,389 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:02,390 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:03,752 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:03,754 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:05,325 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:05,327 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:06,735 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:06,736 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:07,906 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:07,907 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:08,902 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:08,904 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:10,312 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:10,313 - onelauncher.main_window - INFO - 934 - Position in queue: 52
2025-03-20 22:16:12,586 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/LoginQueue.aspx "HTTP/1.1 200 OK"
2025-03-20 22:16:12,604 - onelauncher.ui.start_game_window - INFO - 211 - <built-in method program of PySide6.QtCore.QProcess object at 0x769521a02bc0> game executable started
Interestingly today it also failed for the VIP account, this time with a `Network error while authenticating account` at the first try:
2025-03-21 20:42:14,307 - root - INFO - 16 - Logging started
2025-03-21 20:42:14,308 - root - INFO - 17 - OneLauncher: 2.0.1
2025-03-21 20:42:14,309 - root - INFO - 18 - Linux-6.8.0-55-generic-x86_64-with-glibc2.39
2025-03-21 20:42:14,805 - onelauncher.main_window - INFO - 934 - Initializing, please wait...
2025-03-21 20:42:15,199 - httpx - INFO - 1773 - HTTP Request: GET https://api.github.com/repos/junestepp/onelauncher/releases/latest "HTTP/1.1 200 OK"
2025-03-21 20:42:15,200 - onelauncher.main_window - INFO - 995 - OneLauncher is up to date
2025-03-21 20:42:15,384 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-21 20:42:15,613 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.DataCenterServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-21 20:42:15,626 - onelauncher.main_window - INFO - 934 - Fetched game services info
2025-03-21 20:42:15,628 - onelauncher.main_window - INFO - 934 - World list obtained
2025-03-21 20:42:15,729 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/launcher/lotro/lotrolauncher.server.config.xml "HTTP/1.1 200 OK"
2025-03-21 20:42:15,738 - onelauncher.main_window - INFO - 934 - Game launcher configuration read
2025-03-21 20:42:16,228 - httpx - INFO - 1773 - HTTP Request: GET https://forums-old.lotro.com/en/launcher-feed.xml "HTTP/1.1 200 OK"
2025-03-21 20:42:44,857 - onelauncher.main_window - INFO - 934 - Checking account details...
2025-03-21 20:42:50,244 - onelauncher.main_window - ERROR - 535 -
Traceback (most recent call last):
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 373, in handle_async_request
File "/tmp/onefile_23770_1742586133_165239/httpcore/_async/connection_pool.py", line 216, in handle_async_request
httpcore.ReadTimeout
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/onefile_23770_1742586133_165239/onelauncher/main_window.py", line 522, in authenticate_account
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/login_account.py", line 133, in login_account
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/soap.py", line 145, in get_soap_client
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/soap.py", line 100, in load_async
File "/tmp/onefile_23770_1742586133_165239/zeep/loader.py", line 109, in load_external_async
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/soap.py", line 57, in load
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/soap.py", line 68, in _async_load_remote_data
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1801, in get
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1574, in request
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1661, in send
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1689, in _send_handling_auth
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1726, in _send_handling_redirects
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1763, in _send_single_request
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 372, in handle_async_request
File "/tmp/onefile_23770_1742586133_165239/contextlib.py", line 158, in __exit__
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
httpx.ReadTimeout
2025-03-21 20:42:50,247 - onelauncher.main_window - ERROR - 931 - Network error while authenticating account
2025-03-21 20:43:35,276 - onelauncher.main_window - INFO - 934 - Checking account details...
2025-03-21 20:43:35,809 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.AuthServer/Service.asmx?WSDL "HTTP/1.1 200 OK"
2025-03-21 20:43:35,913 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-21 20:43:35,914 - zeep.wsdl.bindings.soap - WARNING - 252 - Forcing soap:address location to HTTPS
2025-03-21 20:43:35,914 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-21 20:43:35,915 - zeep.wsdl.bindings.http - WARNING - 35 - Forcing http:address location to HTTPS
2025-03-21 20:43:36,084 - httpx - INFO - 1773 - HTTP Request: POST https://gls.lotro.com/GLS.AuthServer/Service.asmx "HTTP/1.1 200 OK"
2025-03-21 20:43:36,091 - onelauncher.main_window - INFO - 934 - Account authenticated
2025-03-21 20:43:36,274 - httpx - INFO - 1773 - HTTP Request: GET https://gls.lotro.com/GLS.DataCenterServer/StatusServer.aspx?s=10.33.111.20 "HTTP/1.1 200 OK"
2025-03-21 20:43:41,299 - onelauncher.main_window - ERROR - 931 - Network error while joining world queue
2025-03-21 20:43:41,300 - onelauncher.main_window - ERROR - 687 -
Traceback (most recent call last):
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 373, in handle_async_request
File "/tmp/onefile_23770_1742586133_165239/httpcore/_async/connection_pool.py", line 216, in handle_async_request
httpcore.ReadTimeout
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/onefile_23770_1742586133_165239/onelauncher/main_window.py", line 684, in world_queue
File "/tmp/onefile_23770_1742586133_165239/onelauncher/network/world_login_queue.py", line 70, in join_queue
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1892, in post
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1574, in request
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1661, in send
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1689, in _send_handling_auth
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1726, in _send_handling_redirects
File "/tmp/onefile_23770_1742586133_165239/httpx/_client.py", line 1763, in _send_single_request
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 372, in handle_async_request
File "/tmp/onefile_23770_1742586133_165239/contextlib.py", line 158, in __exit__
File "/tmp/onefile_23770_1742586133_165239/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
httpx.ReadTimeout
2025-03-21 20:43:41,342 - onelauncher.ui.start_game_window - INFO - 211 - <built-in method program of PySide6.QtCore.QProcess object at 0x7d7a446c1240> game executable started
I've increased the maximum connection timeouts. Let me know if you still have any issues after the next OneLauncher release.