caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
552 stars 540 forks source link

Failed: Error: Request failed with status code 500: Node-Red one-click-app #613

Open AryanTiwari6 opened 2 years ago

AryanTiwari6 commented 2 years ago

Node-red Error

When deploying node-red through one-click-apps, an error pops up: Failed: Error: Request failed with status code 500

image

Details:

Caprover is running on an oracle ARM instance running canonical Ubuntu 20.04 with 24 GB Memory and 150 GB size (used exclusively by caprover)

Already tried using the default and latest tag, the relevant time zone (Asia/Kolkata)

image

githubsaturn commented 2 years ago

The last step is just an image deploy. Try manually doing this to see what the error is.

Go to your red app that is partially created. Under deployment tab, DEPLOY FROM IMAGE: nodered/node-red:1.1.3-12-minimal and see if you're getting any errors there.

evanomondi commented 2 years ago

I'm also getting the same error using oneclick deploy for "Calendso" on the Caprover dashboard. I have tried deploying the image as advised above but it's still not working.

Mollomm1 commented 1 year ago

i got this problem with invidious

KLISCHE-HW commented 9 months ago

I got this issue with cal.com

chriskol commented 9 months ago

Got this on oneclick deploy for Adguard Home as well. Also on Oracle Cloud Infrastructure

githubsaturn commented 9 months ago

READ THIS:

If you're seeing this, it means your server crashed or something else caused the request to fail. To debug, you should run the following command:

docker service logs captain-captain --since 5m

# it shows you the logs for the last 5 minutes.