You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Some days ago I runned boinc-server-test inside an Openstack instance rather than on localhost, and I got all BOINC server webpages full of quirks.
I opened the Firefox debug console and I found out that many webpages components like javascript files, had an hardcoded localhost IP address as URL, like https://127.0.0.1/foo, rather than the host machine IP address
Some days ago I runned boinc-server-test inside an Openstack instance rather than on localhost, and I got all BOINC server webpages full of quirks.
I opened the Firefox debug console and I found out that many webpages components like javascript files, had an hardcoded localhost IP address as URL, like https://127.0.0.1/foo, rather than the host machine IP address