Error 500 - Lets Encrypt

Issue #457 resolved
Former user created an issue

Hi, we have the last poste.io version. When we save the page of Let'Encrypt we got 500 error. The problem appears everytime. No new settings saved.

Comments (7)

  1. S B

    There should be some log files if you browse the 'logs' folder which will should give you the exact error message.

  2. Scott MacDonald

    Are you running a firewall on your server/VM? As you need to allow ports 80 and 443 as even though docker opens these ports it does not allow the container to loopback on itself. If you search this archive you'll find closed tickets detailing the issue.

  3. S B

    Now version 2019 has detailed 500 error reporting pages, it may be worth upgrading and posting the results.

  4. Thomas Scotti

    I have the same bug

    request.CRITICAL: Uncaught PHP Exception RuntimeException: "Can't write to file with owner uid: 0 (me 0)" at /opt/admin/src/AppBundle/Config/Config.php line 281 {"exception":"[object] (RuntimeException(code: 0): Can't write to file with owner uid: 0 (me 0) at /opt/admin/src/AppBundle/Config/Config.php:281)"} []
    

    here my log

  5. Log in to comment