Jump to content

Krolitian

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Krolitian

  1. 8 hours ago, Masterwishx said:

     

    You need to change container port to 5540

    Didn't realize they were different and that worked, thanks! Opening the WebUI still directs it to the dead 5000 port, but typing in 5540 takes it to the working page. Not sure why it's still going to 5000 when that's deleted from the editor, but whatever.

     

    Edit: nevermind! Figured out you have to edit it in advanced view, all issues fixed!

    • Like 1
  2. 2 hours ago, Masterwishx said:

    checked both https://hub.docker.com/r/oblakstudio/redisinsight and https://hub.docker.com/r/redis/redisinsight they working ,  can you post your  docker config ?

    Tried both oblakstudio and redis on both ports 5000 and 5540. 

     

    Only difference between them is that redis actually gives a single log entry while oblakstudio gives no log at all. Ports don't change anything though.

     

    Running docker-entry.sh

     

    IMG_2851.jpeg

  3. On 3/25/2024 at 5:32 PM, KyleMcQueen said:

    Hey, is this still working? Doesn't seem to for me... although I sort of have no idea what I'm doing. Am I supposed to just install the container and have it function? Web GUI throws a "site can't be reached" error for me. Tried a few different ports, including 5540 like the guy mentioned above even though I'm not really sure what he was saying. 

    I'm just tryna use this to validate if my Redis is working at all or doing anything for a Nextcloud container

    Same exact issues with same programs, and same name. Twinsies!

  4. Having issues with System Temp not showing any sensors after detection. This worked previously, but I upgraded my rig and am now using an ASRock Z590 Steel Legend which isn’t providing proper sensor detection.

    A799BD0B-86FE-4CD2-AA33-A56504257B84.thumb.jpeg.f4858c08fd446877d79c021bfca62525.jpeg

     

     This is my sensors detected…

    E72D855A-5057-4526-BFF5-C3B9028C2904.thumb.jpeg.436445b5424dd700915f702832ed8005.jpeg


    …and this is my sensors config.

    599D39AE-F95D-46EF-BBCB-B3CF82CFC2EF.thumb.jpeg.d6b8e5a74358e71425d9870e160dc85c.jpeg
     

    The detected “coretemp nct6775” provides no numbers at all, so I tried plugging in “coretemp nct6779” to match the config file but that wouldn’t load the drivers. Using just “coretemp” works to show the CPU temp, but not the motherboard temps or array fan speeds. Any idea what I can try next?
     

    Edit:

    Editing my flash boot option to…

    kernel /bzimage
    
    append initrd=/bzroot acpi_enforce_resources=lax

    …fixed my issue after restarting!

  5. On 4/28/2022 at 2:04 PM, wgstarks said:

    You may need to use other settings as well. Here is my settings from SMB configurations extras-
     

    #macOS config start
    [Global]
       vfs objects = catia fruit streams_xattr
       fruit:nfs_aces = no
       fruit:zero_file_id = yes
       fruit:metadata = stream
       fruit:encoding = native
       spotlight backend = tracker
    
    [Media]
       path = /mnt/user/Media
       veto files = /._*/.DS_Store/
       delete veto files = yes
       spotlight = yes


     

    This fixed my backups too! Thanks so much!

×
×
  • Create New...