Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
jordanurbsJ

jordanurbs

@jordanurbs
About
Posts
145
Topics
45
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Next.js on Cloudron
    jordanurbsJ jordanurbs

    Would definitely love to be able to deploy Next.js apps to cloudron

    App Wishlist next.js next react vercell

  • Does the Github Pages app support deploying a Next.js app from Github?
    jordanurbsJ jordanurbs

    Or is it only jekyll?

    If not, is there any way for me to do this without deploying a custom app in a docker container?

    GitHub Pages

  • Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone
    jordanurbsJ jordanurbs

    @robi Fire, thanks for the tip!

    App Wishlist

  • n8n cors
    jordanurbsJ jordanurbs

    Well I feel stupid but I was using https://localhost:3000 instead of http://localhost:3000 in my .env file (on cloudron) and then it started working.

    May or may not have been a problem if I'd skipped that step and just put it in in the authorized header parameter on n8n

    N8N

  • Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone
    jordanurbsJ jordanurbs

    +1 would love a vector store app on cloudron!

    App Wishlist

  • n8n cors
    jordanurbsJ jordanurbs

    Anyone ever resolve this yet? I can't get n8n to work with just the N8N_ALLOWED_ORIGINS in the .env

    N8N

  • Added Stripe keys to .env, still not able to add Stripe app
    jordanurbsJ jordanurbs

    @joseph it's displayed in the backend when I try to enable Stripe for a call type

    Cal.com

  • Error when configuring Stripe even if the environment variables are set correctly
    jordanurbsJ jordanurbs

    @valdeclem so does this mean we can't use stripe on Cloudron without paying for an upgrade?

    Doesn't make a lot of sense, the cal.com interface is generally pretty clear when something isn't available without an upgrade...

    Cal.com stripe env invalidtype

  • Added Stripe keys to .env, still not able to add Stripe app
    jordanurbsJ jordanurbs

    I followed these instructions from Cal.com to get Stripe all set up for Cal.com self-hosted.

    But I'm still getting this error message after restarting the app on cloudron several times. What am I missing?

    Screenshot 2025-04-29 at 7.52.11 PM.png

    Cal.com

  • How do I connect Zapier with Cal.com on cloudron?
    jordanurbsJ jordanurbs

    @3246 Thanks for this. Finally got it all going with Webhooks. Thanks!

    Cal.com

  • Supabase - The open source Firebase alternative.
    jordanurbsJ jordanurbs

    I came here to upvote this but I think i understand if it's too much for a cloudron to handle

    App Wishlist

  • Adjust cron jobs for Mautic... is it possible?
    jordanurbsJ jordanurbs

    @girish same problem for me as @rmdes (I know it was over a year ago, but it's what lead me to this thread)

    cloudron v8.2.4
    Mautic 5.2.3

    Mautic

  • Adjust cron jobs for Mautic... is it possible?
    jordanurbsJ jordanurbs

    hey @dsp76 thanks for sharing... so if I install this shell file to my Mautic installation on Cloudron, it'll speed up the cronjobs?

    Unfortunately I'm unable to add an .env file because on Cloudron the app is a "read only filesystem"

    Mautic

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    Alright well I did a ton of forum searching and random things and eventually

    /home/yellowtent/box/scripts/recreate-containers 
    

    fixed it, after deleting conf files and what-not.

    Cloudron is now back up and the nginx problem is gone for the app.

    Cheers everyone.

    Support nginx troubleshoot

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    Tried running "nginx -s reload" as root

    and got this:

    nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/nginx/cert/_.plvrs.online.cert": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/home/yellowtent/platformdata/nginx/cert/_.plvrs.online.cert','r') error:2006D080:BIO routines:BIO_new_file:no such file)
    
    Support nginx troubleshoot

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    And getting this in journalctl

    Jul 29 20:13:23 gourshanne-cloudron systemd[1]: nginx.service: Scheduled restart job, restart counter is at 5.
    Jul 29 20:13:23 gourshanne-cloudron systemd[1]: Stopped nginx - high performance web server.
    Jul 29 20:13:23 gourshanne-cloudron systemd[1]: nginx.service: Start request repeated too quickly.
    Jul 29 20:13:23 gourshanne-cloudron systemd[1]: nginx.service: Failed with result 'exit-code'.
    Jul 29 20:13:23 gourshanne-cloudron systemd[1]: Failed to start nginx - high performance web server.
    Jul 29 20:13:28 gourshanne-cloudron systemd[1]: nginx.service: Start request repeated too quickly.
    Jul 29 20:13:28 gourshanne-cloudron systemd[1]: nginx.service: Failed with result 'exit-code'.
    Jul 29 20:13:28 gourshanne-cloudron systemd[1]: Failed to start nginx - high performance web server.
    Jul 29 20:13:59 gourshanne-cloudron systemd[1]: Starting nginx - high performance web server...
    Jul 29 20:14:00 gourshanne-cloudron nginx[9820]: nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/ng>
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: nginx.service: Failed with result 'exit-code'.
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: Failed to start nginx - high performance web server.
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: nginx.service: Scheduled restart job, restart counter is at 1.
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: Stopped nginx - high performance web server.
    Jul 29 20:14:00 gourshanne-cloudron systemd[1]: Starting nginx - high performance web server...
    Jul 29 20:14:01 gourshanne-cloudron nginx[10065]: nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/n>
    Jul 29 20:14:01 gourshanne-cloudron systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
    lines 1-56
    
    Support nginx troubleshoot

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    Restarted the droplet a couple times and now Cloudron is completely down, can't even access the dashboard..

    Support nginx troubleshoot

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    @nebulon

    [OK]	node version is correct
    [OK]	docker is running
    [OK]	MySQL is running
    [FAIL]	nginx is down. Removing extraneous dashboard domain configs ...
    
    

    nginx status...

     nginx.service - nginx - high performance web server
         Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
        Drop-In: /etc/systemd/system/nginx.service.d
                 └─cloudron.conf
         Active: failed (Result: exit-code) since Mon 2024-07-29 20:48:01 UTC; 31s ago
           Docs: http://nginx.org/en/docs/
        Process: 40540 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
    
    Support nginx troubleshoot

  • Error : Nginx Error - Error reloading nginx: reload exited with code 1 signal null
    jordanurbsJ jordanurbs

    It started when I needed to investigate a bad SSL certificate (NET::ERR_CERT_DATE_INVALID) which came up out of the blue.

    Tried a location change on the app (to www.) and it gave me the Nginx Error - Error reloading nginx: reload exited with code 1 signal null... and same thing each time I 'retry location change task'

    This is WordPress Developer app btw

    I see enough threads on here that offer suggestions for diagnosing or deleting corrupted nginx config files but I can't access the terminal at all, when I open it it's just a blank black screen with the top menu but no way to enter any commands!

    Screenshot 2024-07-25 at 8.16.02 AM.png

    Support nginx troubleshoot
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search