Hi, thank you for your awesome Ace forum.
Since last few versions I have trouble running the engine on a Windows 11 Enterprise IoT machine. It runs ok first time after install but stops after I restart the PC and does not work anymore. I tried it on a second PC thinking could be a misconfiguration on mine and got the same result. This second PC never got Acestream installed before.
Here is the log:
2024-07-02 10:54:49,343|MainThread|acestream|init webrtc done 2024-07-02 10:54:49,903|MainThread|acestream|init segmenter done: log_path=C:\Users\JMa\AppData\Roaming\ACEStream\engine\segmenter.log 2024-07-02 10:54:49,903|MainThread|acestream|Start Ace Stream 3.2.7 2024-07-02 10:54:49,903|MainThread|acestream|platform=win32 2024-07-02 10:54:49,903|MainThread|acestream|app=acestream 2024-07-02 10:54:49,903|MainThread|acestream|version=3.2.7 code=3020700 revision=8e2aab9 date=2024-07-01 2024-07-02 10:54:49,903|MainThread|acestream|use_local_db=True 2024-07-02 10:54:49,903|MainThread|acestream|is_gui_mode=1 2024-07-02 10:54:49,903|MainThread|acestream|user_agent=Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.50 Safari/537.36 AceStream/3.2.7 2024-07-02 10:54:49,903|MainThread|acestream|python_version=3.8.5-final-0 2024-07-02 10:54:49,903|MainThread|acestream|enable debug: 0 2024-07-02 10:54:49,903|MainThread|acestream|set debug level: 0 2024-07-02 10:54:49,918|MainThread|acestream.coreapp|pid=7088 2024-07-02 10:54:49,918|MainThread|acestream.coreapp|process monitor initialized 2024-07-02 10:54:49,934|MainThread|acestream|get_default_api_version: 2 2024-07-02 10:54:50,075|MainThread|acestream.coreapp|state_dir='C:\\Users\\JMa\\AppData\\Roaming\\.ACEStream' 2024-07-02 10:54:52,700|MainThread|acestream.coreapp|set_debug_from_ui: level=0 2024-07-02 10:54:52,700|MainThread|acestream.coreapp|set_debug_from_ui: log_file_max_bytes=10485760 2024-07-02 10:54:52,700|MainThread|acestream.coreapp|set_debug_from_ui: log_file_backup_count=1 2024-07-02 10:54:52,700|MainThread|acestream|enable debug: 0 2024-07-02 10:54:52,700|MainThread|acestream|set debug level: 0 2024-07-02 10:54:53,247|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:64171 2024-07-02 10:54:53,247|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=8621 2024-07-02 10:54:53,247|MainThread|acestream.LM|listen on 8621 2024-07-02 10:54:53,325|MainThread|acestream.httpserver|start: addr= port=6878 allow_remote=0 allow_intranet=1 2024-07-02 10:54:53,325|MainThread|acestream.httpserver|start: bound on ('0.0.0.0', 6878) 2024-07-02 10:54:53,403|MainThread|acestream.coreapp|init: open webui page on startup: home 2024-07-02 10:54:53,810|MainThread|acestream|failed to init app: UnboundLocalError("local variable 'url' referenced before assignment") Traceback (most recent call last): File "core.c", line 419, in File "core.c", line 1448, in UnboundLocalError: local variable 'url' referenced before assignment 2024-07-02 10:54:53,825|MainThread|acestream.coreapp|_exit_shutdown: session_port=-1 force=False 2024-07-02 10:54:53,841|MainThread|acestream.coreapp|_exit_shutdown: error Traceback (most recent call last): File "core.c", line 6702, in AttributeError: 'NoneType' object has no attribute 'shutdown'
Thank you so much for your help.
Regards