Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Snoopy - Logitech Media Server, Emoncms, Ubuntu, FFmpeg

Featured Replies

  • 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.

  • Replies 184
  • Views 73k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Thanks to your comment I found out the user and passwd as well lol. Cannot find it in the front page or installation page. Not sure how to edit it either.

  • looks like a new install is not setting the proper permissions:   root:root rwxrwxr-x /LogitechMediaServer-8.0/cache root:root rwxrwxr-x /LogitechMediaServer-8.0/logs root:root rwxrwxr-x /L

  • Is your docker network type set to Host? Also, check your permissions. I like you had an older install that worked - check my previous post a page back.

Posted Images

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

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

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

  • Author

Unraid log isn't important. Only the log from the docker.

 

 

Do you have variable PYTHONUNBUFFERED set to 0?

 

 

 

 

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.

  • Author

I really can't see why it wouldn't work. Post print-screen of your template.

here, attached.

flickr.jpg.534b85bc0206c908b50f016145033dd9.jpg

bump... any ideas why this doesn't work for me?

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.

 

  • 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.

 

 

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.

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.

 

 

 

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.

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?

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?

  • 2 weeks later...

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?

  • 1 month later...

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...

  • 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.

 

 

 

 

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!

  • 3 weeks later...
  • Author

Logitech media server docker has been updated and now it supports airplay.

  • 3 weeks later...

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.