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


Skip to content
  • 0 Votes
    2 Posts
    502 Views
    girishG
    @ei8fdb said in Cannot load certificate key .../_.sub.domain.org.key failed - No such file or directory: _.sub.domain.org.key One of the nginx config files is referencing this key. You can delete the config file and the key/cert file. You can find out which file is referencing it by grep'ing inside /etc/nginx/applications . Once deleted, you can systemctl restart nginx
  • 1 Votes
    3 Posts
    629 Views
    robiR
    @girish this was more for Nginx not starting, including 0 byte files. Happy to mod the FR to be more inclusive. Done.
  • out of space error leading to missing certs

    Solved Support nginx disk space
    22
    1 Votes
    22 Posts
    2k Views
    robiR
    @subven said in out of space error leading to missing certs: @girish there is no way to trigger certificate renewal over the (SSH) console? I'd like an answer to this question.. as I just ran into the missing cert problem too. Having deleted all the conf/cert files, and gotten nginx started, the UI is still not accessible after box restart. All apps are inaccessible too. box restart seems to recreate the /etc/nginx/applications/my.domain.conf BUT doesn't check if the /home/yellowtent/platformdata/nginx/certs/my.domain.host.cert is there. How are they regenerated from the CLI?
  • Possible nginx LDAP security flaw

    Solved Support security nginx
    3
    3 Votes
    3 Posts
    474 Views
    nebulonN
    Thanks for the info, but we do not use this module, so we are all good.
  • X-Forwarded-For Header

    Solved Support nginx reverseproxy
    7
    0 Votes
    7 Posts
    2k Views
    girishG
    @Mastadamus yes, reverse proxy is implemented in next release (7.3) - https://forum.cloudron.io/topic/6655/what-s-coming-in-7-3/21
  • Where can I put custom nginx conf that won't be overwritten?

    Solved Support reverseproxy nginx
    21
    0 Votes
    21 Posts
    4k Views
    kaxlineK
    @robi Yes, sorry, I just followed the tutorial that was previously posted by @scooke https://cloak.ist/blog/how-to-put-a-ghost-blog-at-a-subdirectory-using-cloudflare-workers/
  • After a reboot, nginx does not start

    Solved Support nginx certificates
    10
    0 Votes
    10 Posts
    3k Views
    avatar1024A
    Just wanted to say I've also hit just this issue. Cleaning up the nginx app config files did the trick but I wonder if this can be avoided in the future? Or may be it has already be addressed and I'm only hitting it because of some legacy stuff from previous Cloudron version? (this instance is currently running 7.5.0 but hasn't had a fresh install in a long while).
  • Enable CORS for Baserow and n8n

    Support cors nginx
    4
    3 Votes
    4 Posts
    1k Views
    girishG
    @ashkaptsov So, AppGyver's browser UI is going to make requests from the browser to n8n and baserow ? Can you tell us a bit more as to why would it want to do that? In general, adding CORS headers without knowing the app knowing about is a security hole.
  • Connection Reset

    Solved Support nginx apache
    6
    0 Votes
    6 Posts
    1k Views
    S
    I did a clean installation and restored a backup. Since than, everything is working fine. Thanks
  • Implement default NGINX logging

    Solved Feature Requests nginx security logs
    2
    4 Votes
    2 Posts
    704 Views
    girishG
    @mastadamus thanks so much for investigating. I have removed it for next release (7.1) - https://git.cloudron.io/cloudron/box/-/commit/6492c9b71f80120413ff4ae7eefa2f03dc96ea0f
  • NGINX logs format

    Solved Support nginx
    13
    2 Votes
    13 Posts
    3k Views
    robiR
    @mastadamus Can you add that as a feature request and mention this thread?
  • Traffic Handling in Apache and NGINX

    Moved Off-topic apache nginx
    4
    0 Votes
    4 Posts
    787 Views
    girishG
    Yeah, I found this exact same spam text in another forum.
  • nginx.service: Failed with result 'timeout'.

    Solved Support scaleway nginx
    5
    0 Votes
    5 Posts
    2k Views
    jeauJ
    it's solved, it was a problem with resolv.conf. The DNS servers of my scaleway instance are not responding anymore ...
  • Problem with NGINX when installing/restarting any app

    Solved Support nginx
    5
    0 Votes
    5 Posts
    870 Views
    nebulonN
    I am currently debugging that instance, but just for others to read up, using nginx -s reload as root usually reveals the syntax errors in config files right away, like it was in this instance as well.
  • Can not uninstall Nextcloud

    Solved Support nginx reverseproxy
    8
    1
    0 Votes
    8 Posts
    2k Views
    girishG
    nginx configs became corrupt. Once we got nginx up, it uninstalled. I am putting notes on why nginx configs were corrupt at https://forum.cloudron.io/topic/5457/site-is-not-reachable
  • 0 Votes
    5 Posts
    1k Views
    Z
    @nebulon You try to make things easy for us but we'll screw it up somehow. ; )
  • 0 Votes
    20 Posts
    2k Views
    C
    @mehdi This my friend is a good point, thank you for pulling me out of the tunnel. lol
  • reinstall doesn't work

    Solved Support nginx domains
    7
    0 Votes
    7 Posts
    2k Views
    D
    @nebulon there was no error reported by cloudron. The issue was that if I tried to curl, there was nothing returned back (I don't remember the exact reply -- sorry for that). Basically it was like nginx was not routing properly, as if nothing was running at the subdomain.
  • Jingo nginx installation problem

    Solved Jingo nginx
    4
    0 Votes
    4 Posts
    982 Views
    C
    I patch the my.domainname.fr.conf with the missing part (taken from my other Cloudron server). I then uninstalled and re-installed jingo, and everything seems to work fine now.