September 23, 201510 yr I'm a bit new to this app, I installed the docker, setup a config folder... but the webui won't launch for me. Waiting for 5 minutes then opening the webui worked. Guess it took some time to initialize.
September 23, 201510 yr Yeah, upon first launch, it does a git pull on the plexrequests repository, and it installs/updates meteor, which could take a while if their servers are being slow. The log should tell you what's going on, though
March 10, 201610 yr Thanks for this docker! For some reason though the docker wont run on my new unRAID server. This is what i get from the log: Updating repository Using the master branch The latest version of Meteor, 1.2.1, is already installed on this computer. Run 'meteor update' inside of a particular project directory to update that project to Meteor 1.2.1 Mar 10 16:03:22 12890693aa1e syslog-ng[58]: syslog-ng starting up; version='3.5.3' Updating repository Using the master branch The latest version of Meteor, 1.2.1, is already installed on this computer. Run 'meteor update' inside of a particular project directory to update that project to Meteor 1.2.1 Mar 10 16:17:08 12890693aa1e syslog-ng[45]: syslog-ng starting up; version='3.5.3' Any idea?
March 10, 201610 yr Thanks for this docker! For some reason though the docker wont run on my new unRAID server. This is what i get from the log: Updating repository Using the master branch The latest version of Meteor, 1.2.1, is already installed on this computer. Run 'meteor update' inside of a particular project directory to update that project to Meteor 1.2.1 Mar 10 16:03:22 12890693aa1e syslog-ng[58]: syslog-ng starting up; version='3.5.3' Updating repository Using the master branch The latest version of Meteor, 1.2.1, is already installed on this computer. Run 'meteor update' inside of a particular project directory to update that project to Meteor 1.2.1 Mar 10 16:17:08 12890693aa1e syslog-ng[45]: syslog-ng starting up; version='3.5.3' Any idea? Did you wait long enough? It updates meteor on start and depending on how slow meteor's servers are that day, it can take up to an hour for that first update (usually a couple of minutes) The log suggests it has not done updating yet
March 10, 201610 yr Well I only started the docker and it's been running for roughly an hour now... Now I get this: Mar 10 16:17:08 12890693aa1e syslog-ng[45]: syslog-ng starting up; version='3.5.3' Mar 10 17:17:03 12890693aa1e /USR/SBIN/CRON[69]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Mar 10 18:17:08 12890693aa1e /USR/SBIN/CRON[72]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Havent done anything else.
March 10, 201610 yr Well I only started the docker and it's been running for roughly an hour now... Now I get this: Mar 10 16:17:08 12890693aa1e syslog-ng[45]: syslog-ng starting up; version='3.5.3' Mar 10 17:17:03 12890693aa1e /USR/SBIN/CRON[69]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Mar 10 18:17:08 12890693aa1e /USR/SBIN/CRON[72]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Havent done anything else. What path did you use for the config folder?
March 11, 201610 yr I'd like to have all docker related things in one place. Well, many containers don't work if the path is a user share. Read the last few posts in this thread, most are about the same issue, which is a bug in unraid If that share you're using is a cache only share, you just have to change the name in the container settings, not the location
Archived
This topic is now archived and is closed to further replies.