Jump to content

MiamiFinsFan13

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MiamiFinsFan13

  1. Can anyone tell me when the template dropped the paths for mapping the library to /books? It seems there used to be built-in paths to map /books and /imports to a different path than /config (which auto-maps to appdata). I can add the mappings back in myself but why did they get removed from the template?

  2. This might have been asked and answered but I'll give it a shot anyway. I use Prometheus instead of Telegraf/Influx for my monitoring (other machines right now) so i was wondering if anyone had forked this project to work with Prom? It is a wicked cool dashboard I just dont want to run 2 monitoring solutions or switch my other stuff (if it isnt forked i might have to do one or the other tho cause this board is amazing).

  3. On 10/4/2020 at 1:09 PM, Tabraxis said:

    Hello,

     

    I'm getting an "HTTP Error 500" when trying to visit the WebGUI link: http://192.168.3.7:8000/

     

    Here's my container command compile:

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='snipe-it' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'MYSQL_PORT_3306_TCP_ADDR'='192.168.3.7' -e 'MYSQL_PORT_3306_TCP_PORT'='3306' -e 'MYSQL_DATABASE'='snipe-it' -e 'MYSQL_USER'='snipe-it' -e 'MYSQL_PASSWORD'='snipe-it' -e 'APP_URL'='192.168.3.7:8000' -e 'MAIL_PORT_587_TCP_ADDR'='' -e 'MAIL_PORT_587_TCP_PORT'='' -e 'MAIL_ENV_FROM_ADDR'='' -e 'MAIL_ENV_FROM_NAME'='' -e 'MAIL_ENV_ENCRYPTION'='' -e 'MAIL_ENV_USERNAME'='' -e 'MAIL_ENV_PASSWORD'='' -e 'APP_LOCALE'='' -e 'APP_DEBUG'='false' -e 'PUID'='99' -e 'PGID'='100' -p '8000:80/tcp' -v '/mnt/cache/appdata/snipe-it':'/config':'rw' 'linuxserver/snipe-it' 
    22ec63376d8a7c92c092ca72e8e2300521fce3991ea85ca1cfa060a088915c92

    The command finished successfully!

     

     

    I have mariadb, instead of MySQL, could this be an issue or i'm missing something simple? (we are preparing to use this at work and I'm interested in playing around with this at home). Please let me know if you need any further information. 

     

    Thanks,

    Did you ever find a solution for this? I'm getting the same error (although i am using MySql). The error occurs right after I advance to creating the tables in the setup. The tables are created in the DB so I'm not sure what the issue could be.

×
×
  • Create New...