mynodebtc / mynode

The easiest way to run Bitcoin and Lightning!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error loading MyNode dashboard after toggling (http to https) switch.

Magonlee opened this issue · comments

commented

Describe the bug
The technical problem that I encountered is related to the server failing to return the MyNode dashboard after toggling the (http to https) switch. This error has caused the MyNode dashboard to stop loading altogether, rendering it inaccessible.

Expected behavior
I was expecting to see my MyNode dashboard on the local network after successfully downloading the blockchain and toggling the (http to https) switch. However, to my disappointment, I encountered an error that prevented the dashboard from loading. I was hoping to spend some productive time on a Saturday night away from the chess club, but the technical issues ruined my plans.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Browser [safari]
  • Version [17]

MyNode hardware (please complete the following information):

  • Device: [Raspberry Pi 4]
  • Version [86.7.530.9]

Additional context
Add any other context about the problem here.

Which switch? You should just need to add https:// to the beginning of the URL. Also, make sure a drive is attached. NGINX for HTTS doesn't start until a drive is attached and has been formatted for use.

commented

I would check the nginx status on the status page in that case. It sounds like it may not be running. Re-flashing the SD card may help.