Coder Social home page Coder Social logo

Comments (5)

Pfannkuchensack avatar Pfannkuchensack commented on August 20, 2024 1

Workaround:

docker exec -it postal bash
/opt/postal/bin/postal make_user

Then fill out the fields and the user ist created

from docker-postal.

Pfannkuchensack avatar Pfannkuchensack commented on August 20, 2024

have the same prob
It is "Postal::ConfigError: No Let's Encrypt private key found at /opt/postal/config/lets_encrypt.pem"
he cant find this file.

from docker-postal.

iot-resister avatar iot-resister commented on August 20, 2024

I'm not using ngnix as it works fine without it. This is the offending line

 - persistent_assets:/storage

removed it and the error went away.

from docker-postal.

hezten avatar hezten commented on August 20, 2024

Workaround:

docker exec -it postal bash
/opt/postal/bin/postal make_user

Then fill out the fields and the user ist created

There is no command called make_user. Running the correct make-user give this error

root@a212ba745a55:/# /opt/postal/bin/postal make-user
Traceback (most recent call last):
7: from script/make_user.rb:4:in <main>' 6: from script/make_user.rb:4:in require_relative'
5: from /opt/postal/config/environment.rb:2:in <top (required)>' 4: from /opt/postal/config/environment.rb:2:in require_relative'
3: from /opt/postal/config/application.rb:1:in <top (required)>' 2: from /opt/postal/config/application.rb:1:in require_relative'
1: from /opt/postal/config/boot.rb:9:in <top (required)>' /opt/postal/lib/postal/config.rb:198:in check_config!': No Let's Encrypt private key found at /opt/postal/config/lets_encrypt.pem (Postal::ConfigError)

So it does in way solve the error.

from docker-postal.

xZero707 avatar xZero707 commented on August 20, 2024

Seems like your install might be broken.

You can use docker-compose for clean reinstall, but make sure to backup your Postal files beforehand.

BEWARE: The following command will take down all associated services and volumes. All Postal data will be LOST! So backup first!

docker-compose down -v

from docker-postal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.