Jump to content

Lou

Members
  • Posts

    115
  • Joined

  • Last visited

Posts posted by Lou

  1. Hello, I set up a new docker owntrackers recorder and have an issue i did have it connect once with owntracker but stopped and im getting this error OwnTracks HTTP response: 408, with error: Unknown Exception

    any idea what it might be and how to resolve it?

  2. Hi thanks for the reply I set it up about the same as you posted it works for a while but then on its own goes into an error :

    warnOwnTracks: OwnTracks HTTP response: 408, with error: Unknown Exception.

    This show in Hubitat Owntracker and recorder does not connect any longer. it's external IP screen shot of my configuration.

    Screenshot 2024-01-12 121828.png

  3. Hi i just installed the Unraid Docker OwnstracksRecorder and have Owntracks on my Samsung phone both running in http, in my log file for OwnstracksRecorder in Unraid I'm getting these errors below. Is there something I'm missing in the configurations. I'm trying to link it with my app and Hubitat as a presence device which is working fine on that end but missing something in docker.

     

    These are the instruction in the Hubitat app 

    For user cards to be used in the recorder, a JSON user card needs to be saved to: 'STORAGEDIR/cards/USER/USER.json' on the recorder, where 'USER' is the member name.

    Enable debug logging for the OwnTracks app, trigger a manual location, and save the JSON from the debug message of: 'OwnTracks: For recorder cards, save this JSON to 'STORAGEDIR/cards/...' to a file named 'USER.json'. Or use Generate OwnTracks User Card to create and save the JSON card to be stored in the above folder.

     

    Log file from Unraid Docker:

    + version 0.9.6 starting with STORAGEDIR=/store
    + Not using MQTT: disabled by port=0
    + HTTP listener started on 0.0.0.0:8083, without browser-apikey
    + HTTP prefix is unset
    + Using storage at /store with precision 7
    + http: GET /api/0/last
    /store/last: No such file or directory
    + http: GET /static/apikey.js
    /store/last: No such file or directory
    + http: GET /api/0/last
    /store/last: No such file or directory
    + http: GET /api/0/last
    /store/last: No such file or directory
    + version 0.9.6 starting with STORAGEDIR=/store
    + Not using MQTT: disabled by port=0
    + HTTP listener started on 0.0.0.0:8083, without browser-apikey
    + HTTP prefix is unset
    + Using storage at /store with precision 7
     

  4. 3 minutes ago, binhex said:

    assuming you are an unraid user, left click plex icon select edit, then scroll down to the host path for music and click edit, then change the container path to have a forward slash at the beginning.

    Ah got it thank you for the help on this I'll give it a try.

  5. Hello not sure if this is the right place I have myself in a bit of a jam. I tried to follow the forum instruction to upgrade my cache drive all went good until and restarted my docker my plex would not start up so I decided to delete it and reinstall. finally I got it to install but only with the movie share when I add my music share i got this error in the log docker run
      -d
      --name='plex'
      --net='host'
      --privileged=true
      -e TZ="America/New_York"
      -e HOST_OS="Unraid"
      -e HOST_HOSTNAME="Unraid"
      -e HOST_CONTAINERNAME="plex"
      -e 'VERSION'='docker'
      -e 'PLEX_CLAIM'=''
      -e 'PUID'='99'
      -e 'PGID'='100'
      -e 'UMASK'='022'
      -l net.unraid.docker.managed=dockerman
      -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web/index.html'
      -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-logo.png'
      -v '/mnt/user/Media/TV/':'/tv':'rw'
      -v '/mnt/user/Media/Movies/':'/movies':'rw'
      -v '':'music':'rw'
      -v '/mnt/user/music/':'music':'rw'
      -v '/mnt/user/appdata/plex':'/config':'rw' 'lscr.io/linuxserver/plex:latest'

    docker: Error response from daemon: invalid volume specification: '/mnt/user/music/:music:rw': invalid mount config for type "bind": invalid mount path: 'music' mount path must be absolute.
    See 'docker run --help'.

    The command failed.

    this goes the same for my picture shares if I just do the movie share all is fine.

    Any InSite on what I'm doing wrong

     

    Lou

     

  6. Hi thanks it does show up under interface Rules as eth2 and 3. can you tell me if they are backward compatible to a 2.5 or are they just 1 GB and 10GB.  my PC for now has a 2.5GB card in it I'm going to up it to a 10gb card soon. Also should it not be able to pick up an IP address? no matter if i shut the onboard nics off or on the 10GB card dose not pick up an IP address on boot up in Unraid.

     

    Thanks

    Lou

  7. Hi I ran into a new problem when upgrading my mother board I removed a super micro mother board x11SAE that ran great with 2 LSI SAS9207-8i cards I replaced the board with another Super Micro board x11SPM-F and installed  one LSI card in it and plug the other 2 SAS cable right into the mother board and no matter what setting  I tried the board would just loop and not pick up my usb drive nor could I get into the cmos setting until I removed the LSI card, then I could boot up from the USB and once again access the Cmos setting. Does anyone have any idea if there might be a setting I'm missing on this board or is there a compatibility issue. I did try the tape trick with no luck there nice cards not sure why they refuse to work in this board and where plug and play in the other board.

    Any input would be appreciated. 

     

    lou

  8. Hi I was looking for some input on replacing my Norco 4224 case stock noisy 80 mm fans with some 120 mm fans and also replacing the back fans with something quieter. I have a new fan wall coming from Norco but not to sure on what will work to replace the stock fans and quiet the system down. I have 10 drives running as of now.

    Thanks in advance for any input or advice.

    Lou

  9. Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

    thanks

    lou

    You can't do the latter unless you use Unassigned Devices to mount that windows share

     

    Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

    Thanks again

    Lou

    It's not a point and click setup, there is no easy webgui. If you copy your music files to a share called MUSIC, then you would set /music <- /mnt/user/MUSIC and the config to /mnt/cache/appdata/daapd or wherever you are keeping your docker configs. Then you have to go through the process of editing the conf file (located wherever you told it to go in the config mapping), adding players and remotes, etc.

    http://ejurgensen.github.io/forked-daapd/ is where all that info is located. I recommend giving that page a good read to see what you are getting into.

    Perfect thank you I will take your advice. Thanks again for the help and patience.

    Lou

     

  10. Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

    thanks

    lou

    You can't do the latter unless you use Unassigned Devices to mount that windows share

     

    Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

    Thanks again

    Lou

    Never installed it at all so can't really help you there.  All I could do was point out that if you wanted it to use your library on your windows box you would have to use unassigned devices to mount the share.

    K thanks not sure how to go about setting up an unassigned device what I am trying is to have ITunes move all the files to unraid under new directory call iTunes and point to it.

    not sure if that will work either.

    Lou

  11. Hello, I new to this docker when setting up the Container Path: /music in the config. where should I point for the music my music dir. on the unraid or C:\Users\John\Music\iTunes\iTunes Media

    thanks

    lou

    You can't do the latter unless you use Unassigned Devices to mount that windows share

     

    Ok thanks, I try to search for a little more detail on how to configure this docker with not much success is there another rout to set it up such as create a folder on the unraid?

    Thanks again

    Lou

  12. Hi I started having this error when playing slacker radio with the Logitech media server docker plug-in (Unable to retrieve next track, press PLAY to try again. (500 Internal Server Error) from) is this from there web site or is this a permission issue on my unraid. streaming other music radio stations seems fine, this just started doing this not sure but I think since last unraid update. Is there a way to resolve this or should I do a fresh install? this is there error in my log file

    Aug 15 18:50:37 Unraid emhttp: need_authorization: getpeername: Transport endpoint is not connected

    Aug 15 18:50:45 Unraid emhttp: need_authorization: getpeername: Transport endpoint is not connected

    Aug 15 18:51:34 Unraid emhttp: need_authorization: getpeername: Transport endpoint is not connected

    Thanks

    Lou

  13. Hi new with this docker but everything seems to run fine. I been trying to find out how install a 3rd party app but can not find any document on how to access the app directory to install it too.

    From what I read they say it's in the own cloud install dir. Could anyone please give me guidance on how to find or get to this dir. in detail it's neither on my pc dir. nor the unraid dir.

    The 3rd party app is to be unzip in this dir. and it will show up on next reboot of own cloud.

    thanks

    Lou

    Ok so I have read that usually the dir. is /var/www/owncloud/apps or /usr/share/owncloud  but when I putty into either there is no www/ownCloud where would the docker install these files?

    thanks

    Lou

  14. Hi new with this docker but everything seems to run fine. I been trying to find out how install a 3rd party app but can not find any document on how to access the app directory to install it too.

    From what I read they say it's in the own cloud install dir. Could anyone please give me guidance on how to find or get to this dir. in detail it's neither on my pc dir. nor the unraid dir.

    The 3rd party app is to be unzip in this dir. and it will show up on next reboot of own cloud.

    thanks

    Lou

  15. Hi my putty telnet software time out overnight the system went into sleep mode is there a way to reset putty to see what the present status is of the preclear?

    thanks Lou

    Unless you started the preclear using "screen" it is easy to know the status. The preclear was terminated when the telnet session terminated.

     

    If you are using the 1.3 or 1.4 version of preclear you will find a preclear_reports directory on your flash drive if it completed. In that directory will be the final reports.

     

    Otherwise, you can get an idea of how far it might have gotten by looking in the /tmp directory.

    If there is a file named /tmp/zerosdX, where sdX = the three letter drive designation, you can type

    tail /tmp/zerosdX

    to get an idea how far it got.  

    To see when it quit you might be able to look at its time-stamp on the file with

    ls -l /tmp/zero*

     

    That file is only used when actually zeroing the disk.  If the preclear terminated before it got to the "write" phase, it will not be present.

    You will need to start it as if it had never performed the process at all.

     

    If the last line in /tmp/zero* does not have the full number of bytes on your disk, it would have terminated in the write phase.

     

    You can re-start the process using the -W option if the "/tmp/zero*" file is present.  It will then do only the "write" phase and post-read-verify phases.

    preclear_disk.sh -W /dev/sdX

    If the "write" phase was completed, or you suspect it was, you can test if the pre-clear signature is present by using

    preclear_disk.sh -t /dev/sdX

    If it is you can use the new

    "-V" option to perform only the post-read-verify phase.

     

    preclear_disk.sh -V /dev/sdX

     

    You can use the -A option on any of the above preclear_disk.sh commands to specify a 4k-aligned sector 64 start.

    You should download and use the latest version of the preclear script.    I've been constantly improving the output report.

    The last version as of this post is version 1.4

    You can see the version by typing

    preclear_disk.sh -v

    Joe L.

     

    Thanks very much Joe for the detailed info I had made two errors I had downloaded 1.2 by mistake now corrected to 1.4, also started fresh preclear with sleep mode disabled on the main system great stuff small learning curve ;D thanks

    Lou

×
×
  • Create New...