March 10, 201610 yr Author Today's emoncms seems to break the dashboard module? The dasboard dropdown menu dissapeared and when i go for the direct link i just get URI not acceptable. No controller 'dashboard'. (view/) Something went wrong? *edit: I forgot this at first, but you might have missed that some parts of emoncms have been separated and should be added manualley since 9.31. See: https://openenergymonitor.org/emon/node/11798 I can confirm that doing a git clone https://github.com/emoncms/dashboard.git in the modules directory solves this. Yeah i see that they separated modules. You can make update it works now.
March 10, 201610 yr Today's emoncms seems to break the dashboard module? The dasboard dropdown menu dissapeared and when i go for the direct link i just get URI not acceptable. No controller 'dashboard'. (view/) Something went wrong? *edit: I forgot this at first, but you might have missed that some parts of emoncms have been separated and should be added manualley since 9.31. See: https://openenergymonitor.org/emon/node/11798 I can confirm that doing a git clone https://github.com/emoncms/dashboard.git in the modules directory solves this. Yeah i see that they separated modules. You can make update it works now. Seems good. Thx
March 17, 201610 yr flickr uploader doesn't start (i have put the edited .ini file in the folder as instructed) the log file is empty. are there any parameters that should be edited in the file apart from the key and secret? thanks, Ariel
March 20, 201610 yr logs don't shed light on this, i'm afraid. i turned off all the dockers, set only flickr-uploader to autostart, and restarted Docker: unraid log: Mar 20 14:51:43 Tower php: /usr/local/emhttp/plugins/dynamix.docker.manager/event/started Mar 20 14:51:43 Tower kernel: BTRFS info (device loop0): disk space caching is enabled Mar 20 14:51:43 Tower kernel: BTRFS: has skinny extents Mar 20 14:51:43 Tower logger: Resize '/var/lib/docker' of 'max' Mar 20 14:51:43 Tower logger: starting docker ... Mar 20 14:51:43 Tower kernel: BTRFS: new size for /dev/loop0 is 53687091200 Mar 20 14:51:50 Tower logger: Flickr-uploader: started succesfully! Mar 20 14:52:02 Tower kernel: unregister_netdevice: waiting for lo to become free. Usage count = 1 Mar 20 14:52:12 Tower kernel: unregister_netdevice: waiting for lo to become free. Usage count = 1 Mar 20 14:52:30 Tower logger: Updating templates... Updating info... Done. Mar 20 14:53:16 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker logs --tail=350 -f Flickr-uploader uploader log: empty. thanks
March 20, 201610 yr Author Unraid log isn't important. Only the log from the docker. Do you have variable PYTHONUNBUFFERED set to 0?
March 21, 201610 yr Do you have variable PYTHONUNBUFFERED set to 0? yes. i removed the docker and the "my-flickr-uploader" template, installed again from your template, still the same.
March 22, 201610 yr Author I really can't see why it wouldn't work. Post print-screen of your template.
April 4, 201610 yr Thanks Snoopy86 Just seen the update, deleted the old EMONCMS and reinstalled, working now, Just need to get my rPI to send unraid the data now.
April 4, 201610 yr Author bump... any ideas why this doesn't work for me? Could you start container in a unraid terminal and attach to it. Inside you will find the script and try to run it.
April 10, 201610 yr Hello, I'm new to unraid, and not really linux savvy. I installed your Ubuntu docker app, and I could connect with remote desktop connection during a while, with my win7 PC. I didn't use it for a while and then I upgraded win7 to win10, I did a clean reinstall of win10, and now I can't connect with remote desktop connection. I can't figure out where is the problem. The error message is (translted from french, so maybe not the exact same words and sentence you'll have with an english version of win10): the remote desktop can't connect to the remote computer due to one of the following : - remote connection of the server isn't enabled - remote computer is powered of (Duh, this one I'm sure isn't the issue) - remote computer isn't available on the network (I can access my unraid computer through network browse in the win10 explorer, I can open any shares I created, so this one can't be the issue) this left me only the first possibility (if this error message is reliable), so where can I enable the remote connection in unraid system ? Or if you have any possible cause in mind, I be glad to hear about it. Thanks.
April 12, 201610 yr FYI, after a bit of wrestling, I got SSH working in the Snoopy Ubuntu docker. I had to: 1. Generate SSH keys with: sudo ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_rsa_key sudo ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key 3. (Optional) Edited /etc/ssh/sshd_config to change my port from 22 to another port number (I used 1111) so it didn't interfere with the other SSH servers I have behind my router. Don't forget to forward port 22 (or whatever custom port you choose) in your router config.
April 12, 201610 yr bump... any ideas why this doesn't work for me? Could you start container in a unraid terminal and attach to it. Inside you will find the script and try to run it. i'm willing to try it but don't know how - i've only used the docker from gui so far. i can use the terminal but i'm unfamiliar with docker in cli.
April 19, 201610 yr I've just installed the flickr uploadr. And I see this in the ini... ################################################################################ # Only with --drip-feed option: # How often to wait between uploading individual files (in seconds) ################################################################################ How does one specify the drip-feed option?
April 21, 201610 yr Author Don't know. Haven't used this feature. You can ask here if they can help you. https://github.com/trickortweak/flickr-uploader This is the app i used in this docker.
April 21, 201610 yr Is the Flickr-uploader working for you ? Do you have a pro account, or just a normal Flickr account ? I've installed this docker, got my key and secret, edited the uploadr.ini (key, secret, files_dir edited), cut and pasted the URL from the log and authorized, docker seems to start etc., but nothing seems to be uploading. I will double check my path etc. I've just installed the flickr uploadr. And I see this in the ini... ################################################################################ # Only with --drip-feed option: # How often to wait between uploading individual files (in seconds) ################################################################################ How does one specify the drip-feed option?
April 30, 201610 yr Yes, working, not a pro account, you can see the files being uploaded in the log of the docker container Is the Flickr-uploader working for you ? Do you have a pro account, or just a normal Flickr account ? I've installed this docker, got my key and secret, edited the uploadr.ini (key, secret, files_dir edited), cut and pasted the URL from the log and authorized, docker seems to start etc., but nothing seems to be uploading. I will double check my path etc. I've just installed the flickr uploadr. And I see this in the ini... ################################################################################ # Only with --drip-feed option: # How often to wait between uploading individual files (in seconds) ################################################################################ How does one specify the drip-feed option?
May 31, 201610 yr Is there a fix for the "waiting for sql issue? => Installing MySQL ... Installing MySQL system tables... OK Filling help tables... OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the following commands: /usr/bin/mysqladmin -u root password 'new-password' /usr/bin/mysqladmin -u root -h 2e0712e7dc93 password 'new-password' Alternatively you can run: /usr/bin/mysql_secure_installation which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the manual for more instructions. You can start the MySQL daemon with: cd /usr ; /usr/bin/mysqld_safe & You can test the MySQL daemon with mysql-test-run.pl cd /usr/mysql-test ; perl mysql-test-run.pl Please report any problems at http://bugs.mysql.com/ Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start... Waiting for MySQL to start...
May 31, 201610 yr Author Sadly no. One user also had this problem but i don't know if he has fixed it or not. Strangely it works for most users so i couldn't find what was the problem.
June 1, 201610 yr Well i've managed to get it to work. In both our cases we use the mappings /mnt/cache/*** where in your example you use /mnt/user/***. My docker apps are on a cache only share called "dockerapps" and i always use the nomenclature /mnt/cache/dockerapps/***. By changing it to /mnt/user/dockerapps/*** i got it to install correctly. All i need to do now is work out how to use it lol!
July 11, 20169 yr Hello Snoopy, How do I install redis on your Emoncms container? It's needed for some process list functions. Regards
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.