ttalvitie / browservice

Browservice: Browse the modern web on historical browsers
MIT License
1.11k stars 32 forks source link

doesnt start in windows 10 #108

Open marcuskuenzel1971 opened 11 months ago

marcuskuenzel1971 commented 11 months ago

when running it i get the following messages:

INFO @ C:\build\src\src\main.cpp:200 -- Loading vice plugin retrojsvice.dll INFO @ C:\build\src\src\main.cpp:207 -- Initializing vice plugin retrojsvice.dll INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\context.cpp:281 -- Creating retrojsvice plugin context Fontconfig error: Cannot load default config file: No such file: (null) [1024/182945.642:WARNING:chrome_browser_cloud_management_controller.cc(87)] Could not create policy manager as CBCM is not enabled. INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\context.cpp:338 -- Starting plugin INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:620 -- Starting HTTP server (listen address: 127.0.0.1:8080) PANIC @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:625: Starting Poco HTTP server failed with exception: I/O error: Permission denied

Any ideas, what might be the reason ?

ttalvitie commented 9 months ago

Something is preventing you from listening on the 8080 port. Difficult to say what exactly, but some ideas: