Jump to content

evilfrog

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by evilfrog

  1. On 11/7/2018 at 5:24 PM, Squid said:

    OTOH with zero testing, etc basically following the dockerHub directions for it.

     

    See here https://hub.docker.com/r/mayanedms/mayanedms/

     

    Install PostGres (available in Apps)  Add the following environment variables

     

    POSTGRES_USER=mayan
    POSTGRES_DB=mayan
    POSTGRES_PASSWORD=mayanuserpass

     

    Enable dockerHub searching in CA's settings and search for mayanedms

     

    Add the following environment variables

     

    MAYAN_DATABASE_ENGINE=django.db.backends.postgresql
    MAYAN_DATABASE_HOST=unRaid's IP address

    MAYAN_DATABASE_PORT=the port for postgres
    MAYAN_DATABASE_NAME=mayan
    MAYAN_DATABASE_PASSWORD=mayanuserpass
    MAYAN_DATABASE_USER=mayan
    MAYAN_DATABASE_CONN_MAX_AGE=60

    that step dosent work for me no result (Enable dockerHub searching in CA's settings and search for mayanedms)

  2. after i updated all my dockers today sonarr wont start anymore ??? any idea

     

    my bad not as today the log stop at 19-11-1 21:48:31.9 we lost electricity for about 10 hours 

    then server turn back on but i did not notice sonarr did not started and wen i try to start it it say execution error

     

    also found this in the server log
     

    Quote

     

    Nov 1 22:25:48 Tower rc.docker: sonarr: Error response from daemon: driver failed programming external connectivity on endpoint sonarr (a9b8e6197ad6c58bc560eb9850ae257e714fb6ad7f8404c49fc13e9659b91429): Bind for 0.0.0.0:8989 failed: port is already allocated

    Nov 1 22:25:48 Tower rc.docker: Error: failed to start containers: sonarr

     

    ok i dont know whats the probleme whit port 8989 ??? i just changed it to 8990 the docker start but dosent work wen i try to enter the gui its just a endless loading

×
×
  • Create New...