fieldOfView / OctoPrint-ngrok

An OctoPrint Plugin that provides remote access using ngrok
GNU Affero General Public License v3.0
15 stars 8 forks source link

Basic Auth password not working #33

Open iBL1nK opened 2 years ago

iBL1nK commented 2 years ago

Basic Auth password does not seem to work. To ensure that I am entering the username/password correctly, I created a set in notepad to copy/paste in.

Steps:

  1. I copied the username and password into the two fields under the "Auth Token" field in ngrok tunnel settings in octoprint settings.
  2. I clicked save
  3. I closed the Tunnel and opened it again.
  4. I then used the tunnel link
  5. Basic auth login shows up. I copy/pasted the username and password and pressed enter
  6. The basic auth login pop-up closes and then opens again, prompting me to enter username/password again. This repeats each time.
  7. If I close the auth pop-up, it throws me a 401 not authorised page.

Troubleshooting steps taken:

tiny-e commented 1 year ago

I am having the same issue. Tunnel is there, shows up in ngrok dashboard, but basic auth doesn't work.