bugy / script-server

Web UI for your scripts with execution management
Other
1.57k stars 248 forks source link

Could not get hostname for 192.168.x.x #757

Open billybenson opened 1 month ago

billybenson commented 1 month ago

Hi,

How to resolve this error in the logs?

Could not get hostname for 192.168.x.x

Is it capable of doing dns lookups and resolving this error?

bugy commented 1 month ago

Hi @billybenson are you using a reverse proxy? Script server tries to resolve a hostname by IP. Of course in some cases it's impossible based on network configuration.