ttalvitie/browservice

Cannot start server on the static IP address set for ethernet on laptop

Rajmi105 opened this issue · 1 comments

Cannot start server on the static IP address set for ethernet on laptop

I'm using windows and when I tried to use browservice this is what I got:
browservice.exe --vice-opt-http-listen-addr=192.168.0.89:8080
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)
INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\context.cpp:331 -- Starting plugin
INFO @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:620 -- Starting HTTP server (listen address: 192.168.0.89:8080)
PANIC @ retrojsvice.dll C:\build\src\viceplugins\retrojsvice\src\http.cpp:625: Starting Poco HTTP server failed with exception: Net Exception: Cannot assign requested address: 192.168.0.89:8080

I downloaded the newest version of browservice for windows (64bit Win11)