Jump to content

Nicon4454

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by Nicon4454

  1. On 3/12/2024 at 5:38 AM, binhex said:

    i didn't knowingly include or remove sftp, there has been no alterations to the code, it was simply a re-triggered build from a upstream change.

     

    Can you detail how you previously used sftp in this container, that way i can then investigate why it got removed and how to add it back in.

    @binhex

    i use sftp to move files from one unraid server to my main unraid server. so i use the connect option and use the drop down to chose sftp and put in my details. 

     

    i have seen that sftp is back and thank you for that. i am sorry that it has taken me a while to respond but i have had some cardiac issues.

  2. On 3/7/2024 at 12:42 PM, Nicon4454 said:

    for some reason sftp is no longer a supported option? is this going to be this way for the future or will sftp come back? the ver i am on is 2.8.0 "a new day" according to the about section

    @binhex is there any information about this?

  3. 9 hours ago, Keek Uras said:

    Hello! Since I upgraded the docker, FileBot crashes when I rename files or folders. I can restart it and maybe get it to work once and then it crashes again.

     

    [filebot-info] Activate License [PX31516439] on [Sat Apr 01 10:57:17 CDT 2023]
    [filebot-info] License: FileBot License PX31516439 (Valid-Until: 2071-12-09)
    [filebot-info] Apr 01, 2023 10:57:17 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [filebot-info] WARNING: The index for data file /config/cache/0/url_1c.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/url_1c.index
    [filebot-info] Done ヾ(@⌒ー⌒@)ノ
    [supervisor  ] starting service 'app'...
    [xvnc        ] Sat Apr  1 10:57:18 2023
    [xvnc        ]  Connections: accepted: /tmp/vnc.sock
    [xvnc        ]  SConnection: Client needs protocol version 3.8
    [xvnc        ]  SConnection: Client requests security type None(1)
    [xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
    [xvnc        ] Sat Apr  1 10:57:19 2023
    [xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
    [xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
    [xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
    [supervisor  ] starting service 'amc'...
    [app         ] Apr 01, 2023 10:57:19 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/expression_classes_0.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/expression_classes_0.index
    [supervisor  ] all services started.
    [app         ] Apr 01, 2023 10:58:16 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/thetvdb_search_eng_2.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/thetvdb_search_eng_2.index
    [app         ] Apr 01, 2023 10:58:16 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/thetvdb_1c.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/thetvdb_1c.index
    [app         ] Apr 01, 2023 10:58:17 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/thetvdb_data_0_eng_2.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/thetvdb_data_0_eng_2.index
    [app         ] 19 files renamed.
    [app         ] Apr 01, 2023 10:58:21 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/fanarttv_1c.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/fanarttv_1c.index
    [app         ] Apr 01, 2023 10:58:21 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/tmdb_en-us_1c.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/tmdb_en-us_1c.index
    [app         ] Apr 01, 2023 10:58:22 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/tmdb_en-us_1c_etag_1.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/tmdb_en-us_1c_etag_1.index
    [app         ] Apr 01, 2023 10:58:22 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/tmdb_1c.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/tmdb_1c.index
    [app         ] Apr 01, 2023 10:58:22 AM net.sf.ehcache.store.disk.DiskStorageFactory <init>
    [app         ] WARNING: The index for data file /config/cache/0/tmdb_1c_etag_1.data is out of date, probably due to an unclean shutdown. Deleting index file /config/cache/0/tmdb_1c_etag_1.index
    [app         ] #
    [app         ] # A fatal error has been detected by the Java Runtime Environment:
    [app         ] #
    [app         ] #  SIGSEGV (0xb) at pc=0x00001539b3f31030, pid=863, tid=1123
    [app         ] #
    [app         ] # JRE version: OpenJDK Runtime Environment (17.0.6+10) (build 17.0.6+10-alpine-r0)
    [app         ] # Java VM: OpenJDK 64-Bit Server VM (17.0.6+10-alpine-r0, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
    [app         ] # Problematic frame:
    [app         ] # C  [libmediainfo.so+0x131030]  ZenLib::BitStream_LE::Get(unsigned long)+0x50
    [app         ] #
    [app         ] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    [app         ] #
    [app         ] # An error report file with more information is saved as:
    [app         ] # /storage/hs_err_pid863.log
    [app         ] #
    [app         ] # If you would like to submit a bug report, please visit:
    [app         ] #   https://gitlab.alpinelinux.org/alpine/aports/issues
    [app         ] # The crash happened outside the Java Virtual Machine in native code.
    [app         ] # See problematic frame for where to report the bug.
    [app         ] #
    [supervisor  ] service 'app' exited (got signal SIGABRT).
    [supervisor  ] service 'app' exited, shutting down...
    [supervisor  ] stopping service 'amc'...
    [supervisor  ] stopping service 'openbox'...
    [supervisor  ] service 'openbox' exited (with status 0).
    [supervisor  ] stopping service 'nginx'...
    [xvnc        ] Sat Apr  1 10:58:34 2023
    [xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
    [xvnc        ]  EncodeManager: Framebuffer updates: 1330
    [xvnc        ]  EncodeManager:   Tight:
    [xvnc        ]  EncodeManager:     Solid: 2.289 krects, 22.3138 Mpixels
    [xvnc        ]  EncodeManager:            35.7656 KiB (1:2437.82 ratio)
    [xvnc        ]  EncodeManager:     Bitmap RLE: 258 rects, 73.407 kpixels
    [xvnc        ]  EncodeManager:                 7.66309 KiB (1:37.8137 ratio)
    [xvnc        ]  EncodeManager:     Indexed RLE: 3.507 krects, 3.08514 Mpixels
    [xvnc        ]  EncodeManager:                  563.757 KiB (1:21.4497 ratio)
    [xvnc        ]  EncodeManager:   Tight (JPEG):
    [xvnc        ]  EncodeManager:     Full Colour: 3.56 krects, 13.3688 Mpixels
    [xvnc        ]  EncodeManager:                  8.97584 MiB (1:5.68624 ratio)
    [xvnc        ]  EncodeManager:   Total: 9.614 krects, 38.8412 Mpixels
    [xvnc        ]  EncodeManager:          9.5688 MiB (1:15.4959 ratio)
    [xvnc        ]  Connections: closed: /tmp/vnc.sock
    [xvnc        ]  ComparingUpdateTracker: 96.9176 Mpixels in / 29.7823 Mpixels out
    [xvnc        ]  ComparingUpdateTracker: (1:3.2542 ratio)
    [supervisor  ] service 'nginx' exited (with status 0).
    [supervisor  ] stopping service 'xvnc'...
    [xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
    [xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
    [supervisor  ] service 'xvnc' exited (with status 0).
    [supervisor  ] sending SIGTERM to all processes...
    [amc         ] Terminated
    [supervisor  ] service 'amc' exited (with status 143).
    [finish      ] executing container finish scripts...
    [finish      ] all container finish scripts executed.
    
    ** Press ANY KEY to close this window ** 

    Any thoughts?

    I am having the same issue

  4. Hello I unable to get my docker service to start. I get this on the docker page.

     

    Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 712
    Couldn't create socket: [111] Connection refused
    Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 898
    
    Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 712
    Couldn't create socket: [111] Connection refused
    Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 967

    I am unsure how to fix this. what information can I give to help solve this?

  5. 11 hours ago, rmilyard said:


      -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1'

    also if find your having issues with torrents not downloading it could be a dns issue. look in the log and if it says unable to resolve hostname or something like that change your line to read

    -e 'NAME_SERVERS'='1.0.0.1,209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40'

     

    i was having issues and made that change and hav not had an issue since.

  6. 11 hours ago, JorgeB said:

    And you are sure it was XFS? Post the output of

    blkid

     

    root@USS-Titan:~# blkid
    /dev/sda1: LABEL_FATBOOT="UNRAID" LABEL="UNRAID" UUID="6C46-2FF7" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="035e7d5b-01"
    /dev/loop1: TYPE="squashfs"
    /dev/sdd1: UUID="b84a3fae-5bb6-4c39-8939-ec49476386f4" BLOCK_SIZE="4096" TYPE="xfs" PARTUUID="fafcb906-01"
    /dev/md2: UUID="20f12108-f40c-460c-b883-6e717959e222" BLOCK_SIZE="4096" TYPE="xfs"
    /dev/loop0: TYPE="squashfs"
    /dev/sde1: UUID="20f12108-f40c-460c-b883-6e717959e222" BLOCK_SIZE="4096" TYPE="xfs" PARTUUID="25ec62a4-fbf9-43d4-972c-0ae8ccecb5f3"
    /dev/md1: UUID="b84a3fae-5bb6-4c39-8939-ec49476386f4" BLOCK_SIZE="4096" TYPE="xfs"
    /dev/sdb1: PARTUUID="ad418a05-6f7e-4f09-aea4-2c3dd28a5559"
    /dev/loop2: UUID="23d4c0c8-301d-4385-bdaf-636e51d6cd6d" UUID_SUB="40c0f2d8-a9e2-4dea-af5a-d915dd5fabf2" BLOCK_SIZE="4096" TYPE="btrfs"
    /dev/loop3: UUID="c42dfc29-57ac-4726-9e52-393504ea329b" UUID_SUB="c4e80911-0a7e-493d-ad54-6c5614ddbb0b" BLOCK_SIZE="4096" TYPE="btrfs"

  7. I am running this command now but it is filling up the screen with………….. when it is done I will post the results

     

     

    i did not stop the array I hope that this was the correct way to do that 

     

     

    ok the output of the command was

     

    Sorry, could not find valid secondary superblock
    Exiting now.

     

    should i just reformat it?

  8. I upgraded unraid to 6.10.0-rc2 an i got this error trying to rename a file.

     

    MOVE: Access Denied: /storage/Plex/Holding-for-renaming/The.Good.Doctor.S05E07.1080p.WEB.H264.mkv -> /storage/Plex/Holding-for-renaming/The Good Doctor - S05E07 - Expired [328634][1080p].mkv

     

    when i went back to 6.9.2 i was able to rename files again. how can i fix this?

  9. Hello i have two unraid servers server 1 is my main server that has my plex media server on it and server 2 is where i get my h264 media i then use hadbrake to convert them to h265.

    on server 2 i have a nfs share mounted and mapped in the container i can see the drive and the file and folders in it but when i try to add a job to the queue it says it can not read or write too the destination. 

     

    is there a way to get this to work?

×
×
  • Create New...