Wednesday, July 15, 2020

Console started, but browser won't connect. Curl gets 404

PROBLEM:

Chrome nor Firefox wouldn't load console login screen.

Curling the url on port 80 give 404 errors, port 443 gives 303 errors (or visa versa)

SOLUTION:

Did this from L-Ubuntu commandline, and it started working:

wget https://192.168.1.138     -O /dev/tty --no-check-certificqate

EOS


No comments:

Post a Comment