Jump to content

reggierat

Members
  • Posts

    231
  • Joined

  • Last visited

Everything posted by reggierat

  1. Any news on the sleep plugin?
  2. I'm having trouble getting this set up. The Docker is configured correctly but i am unable to access the VPN remotely using either host or bridge on eth0. I have bonding disabled. I can only access the VPN remotely if i changed interface to br0 and then port forward to the new ip address but then i have the problem of not being able to connect to the unraid webui which is the whole point of setting it up. When i switch back to eth0 and portforward to the unraid server's ip address i cannot connect root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='openvpn-as' --net='host' --privileged=true -e TZ="Australia/Sydney" -e HOST_OS="unRAID" -e 'TCP_PORT_943'='943' -e 'TCP_PORT_9443'='9443' -e 'UDP_PORT_1194'='1194' -e 'INTERFACE'='eth0' -e 'PGID'='100' -e 'PUID'='99' -v '/mnt/user/appdata/openvpn-as':'/config':'rw' 'linuxserver/openvpn-as' 14838eadcaad9f357f44bf731f9a842f1f6e4faf9a31655b02020f72c3195b92 [edit] Still don't understand what the problem was, but i have fixed it by changing the port from 1194 to 1195.. can't see that anything else is using 1194 on unraid, it's a pretty stock config
  3. Experiencing the same issue here as well. Drives appear spun down but still reporting temp and preventing sleep from occurring.
  4. Having the same issues with the Sleep Plugin as well
  5. I'm only tracking 253 artists, but running a full refresh succeeded in about 20 minutes, GUI was completely responsive the whole time though.
  6. I will do some testing when I get home and let you know. My database is about 500MB I believe
  7. Just wanted to say, thanks again to whoever fixed this. Running fantastically here and incredibly fast! Thank You
  8. Can confirm, limited testing this morning shows it to be working well! Thank You
  9. Don't get me wrong.. it does kind of work, but it also crashes repeatedly. It used to work brilliantly, not so much these days:(
  10. I don't think it's supported any longer. It does kind of function but adding new artists will cause it to crash and restart over and over. Once you get past the 5 minutes of crashing it will search and download music fine.
  11. Is there any progress on the segfaulting? is this application still supported? Just wondering whether i should drop the docker and move it into it's own VM
  12. was just wondering why some new music hadn't appeared in Musicbrainz and am seeing Fri Sep 1 19:00:06 AEST 2017 : LoadReplicationChanges failed (rc=1) - see /config/log/musicbrainz/slave.log repeated in the logs.. is this anything to be concerned about? [edit] log attached.. should i be re-installing? slave.log
  13. When will the docker update to Version 3.2.22.0, there is a bug fix in it that im after.
  14. any progress on the segfaulting? [edit] is there anyway to disable to the image loading to atleast work around the segfaulting? [EDIT] OMG it's fixed! thank you to whoever was responsible for the latest update .... spoke too soon, just segfaulted.. although it seems much improved, as i was able to add 2 artists and have all albums and artwork download quickly.
  15. Is anyone else able to recreate this? Just tried it again after leaving it alone for a few weeks, latest update this time it adds almost 2000 albums before segfaulting , so i guess it's an improvement
  16. I'm still having problems with Headphones segfaulting.. Is there anything more that we can do to get to the bottom of this. There is nothing meaningful in the logs it seems. It seems to happen when adding a new artist but there is no real consistency with it, sometimes it will happen immediately, other times after 3-6 albums being added, and then just to annoy you the next time you try it will scan all albums correctly! So after a bit of playing around this morning hopefully i have something that can be repeated. Completely fresh install of Headphones in a new docker for testing, during the import of my music folder i noticed it segfaulted whilst processing Johann Sebastian Bach. So now i have a completely clean install, no albums or artists at all. Instead of importing from my music library i'm just adding Johann Sebastian Bach as a new artist and it faults almost immediately. Just repeated this several times with a completely clean install and it it happens each time.
  17. Is there anything more we can do to trouble shoot this? It's still a regular occurrence for me. Although saying that I'm still getting new albums downloaded so I guess it's not a terrible problem. Do you suggest we move to the latest beta? I was holding out for latest stable but it seems to be taking awhile
  18. This works well when I need to update the MP3 version of my music library and push the changes to iTunes. I only run it manually though when I need to update an iPod.
  19. You've just asked for a docker that's already a docker.... I'm good like that I guess i'm asking for a template then for ease of installation in unraid. I just messed around for 20mins to add it manually but didn't achieve much Yeah, it looks broken.... Glad it wasn't just me then. VM it is!
  20. You've just asked for a docker that's already a docker.... I'm good like that I guess i'm asking for a template then for ease of installation in unraid. I just messed around for 20mins to add it manually but didn't achieve much
  21. and this https://hub.docker.com/r/danielguerra/soulseek/
  22. Linuxserver's headphones is my current source of python related segfaults
  23. is this what you are looking for? root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Headphones" --net="bridge" -e TZ="Australia/Sydney" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8181:8181/tcp -v "/mnt/user/Music/":"/music":rw -v "/mnt/cache/downloads/complete/music/":"/downloads":rw -v "/mnt/cache/appdata/headphones/":"/config":rw linuxserver/headphones 53ec0e06367477738d490a8f702a957f17e7e0bcb4929f365b51289c2bc07749
×
×
  • Create New...