dappnode / DNP_HTTPS

A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
2 stars 5 forks source link

Request to http://https.dappnode:5000/?format=json failed #85

Open linaril opened 10 months ago

linaril commented 10 months ago

Describe the bug I'm trying to update an installed package, but each time I try, I get this error and the https system package gets stuck restarting.

To Reproduce

Request to http://https.dappnode:5000/?format=json failed **Expected behavior** Some people have installed this, some changed browsers to by pass the error, nothing worked for me.

Screenshots image

DAppNode version:

Additional context

divine-comedian commented 10 months ago

I am also getting this error!

When I visit the network page on system the https portal would give me the same error as above - I reinstalled the package and now I get an infinite spinning wheel!

Dappnode Version: Where to I find this?? Package: HTTPS Version: 0.2.1 OS: Linux 22.04 Browser: Brave

Toicours commented 10 months ago

I'm getting this error as well. @divine-comedian you can find the relevant info in System > Report

Core DAppNode Packages versions bind.dnp.dappnode.eth: 0.2.6 core.dnp.dappnode.eth: 0.2.82 dappmanager.dnp.dappnode.eth: 0.2.77, commit: 78c9a27c https.dnp.dappnode.eth: 0.2.1 ipfs.dnp.dappnode.eth: 0.2.21 wifi.dnp.dappnode.eth: 0.2.8 wireguard.dnp.dappnode.eth: 0.1.2

System info dockerComposeVersion: 2.21.0 dockerServerVersion: 24.0.7 dockerCliVersion: 24.0.7 os: ubuntu versionCodename: jammy architecture: amd64 kernel: 6.2.0-36-generic Disk usage: 50%

divine-comedian commented 10 months ago

Okay I found a work around that seemed to resolve my issues.

For this one I needed to load the https package version directly from the dapp store using the ipfs

While connected to your dappnode (VPN) follow this link

http://my.dappnode/installer/dnp/%2Fipfs%2FQmVsEiY9wn1HESFSuYwUowwX6U7E2wgCArCqzs2LNBUJyo

You can verify this ipfs hash by looking at the V 1.1 release in this repo

Turn off some advanced options like core restrictions & only signed safe

Screenshot_20231105-191842.png

Then install the package. This worked for me to remove my errors and https is now working again.

I don't recommend installing the https updated that the UI will prompt you to do.

Hope this works for y'all!

gskril commented 9 months ago

+1 I'm running into this on https.dnp.dappnode.eth version 0.2.1 Too many requests, please try again later.

chopperdaddy commented 8 months ago

Also having this issue. Seems to be related to port 80 being used by another service. Has anyone come up with a solution that doesn't involve installing an unverified package?

linaril commented 8 months ago

The only solution I could find was to rebuild the server, and install everything from scratch. Which is no solution at all..

13 Ara 2023 Çar, saat 11:11 tarihinde Chopper @.***> şunu yazdı:

Also having this issue. Seems to be related to port 80 being used by another service. Has anyone come up with a solution that doesn't involve installing an unverified package?

— Reply to this email directly, view it on GitHub https://github.com/dappnode/DNP_HTTPS/issues/85#issuecomment-1853445327, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5UDFJOAY2K6PJAS75EBDVDYJFPLFAVCNFSM6AAAAAA6WZIQVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJTGQ2DKMZSG4 . You are receiving this because you authored the thread.Message ID: @.***>

F-WRunTime commented 7 months ago

Any more reasonable solution to this issue?

MattLeadTheWay commented 6 months ago

divine-comedian's method worked for me.