Jump to content

Alex.b

Members
  • Posts

    300
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Alex.b's Achievements

Contributor

Contributor (5/14)

16

Reputation

  1. Thank you @trurl It solved ! The culprit was the switch.
  2. Hello, I have a server for years but since yesterday when I transfer a file with samba or when I do a speed test with libretest in docker, I'm stuck at 100 mbps instead of 1 gbps . I've tested the connection of the RJ45 cables and they seem fine. What else can I do? Thanks
  3. I moved house that day, and there was a problem with the ethernet socket on the wall. That's why I had these errors. After rewiring, the errors disappeared. I disabled IPV6 in the settings and that solved the problem! I can now access it without a hitch. Thank you very much for all your help.
  4. Updated to 6.12.4 but the problem persists
  5. Thank you for your answer. -Yes, it set to private. - I deleted Windows Credentials then login again but nothing change. That weird !
  6. Hello, Since updating last week to 6.12.3, I can no longer access the network with Windows. In Windows (11), I can see the server, but when I click on it, after about ten seconds I get an error: - By clicking on the icon: error - Direct access to \\SPARTA : error - Direct access to \\IP : working No problem prior to 6.12.3 (I was on 6.11.5) Thank you
  7. I just uninstalled Appdata Backup/Restore v2.5, I tried to install the new version but not found ? Am I blind or unRAID 6.12 version is needed ? 😅 I'm on unRAID 6.11.5
  8. I realized this morning that my server had probably gone down overnight. A parity check ran at startup, so I think it "crashed". This has never happened in 2 years. I don't know where it's coming from. Do you have any idea with the diagnostics? Thank you sparta-diagnostics-20230811-1732.zip
  9. Bug : when you try to calculate the size of a folder with an apostrophe, it returns an error : Warning: filemtime(): stat failed for /mnt/user/Softwares/Polices d'écriture in /usr/local/emhttp/plugins/dynamix.file.manager/include/Control.php on line 90
  10. Tu as 20 secteurs défectueux sur ton disque de parité, il commence probablement à avoir de l'âge. Il pourrait lâcher dans 10 mins comme dans 10 ans. C'est un choix personnel que tu dois faire de le remplacer ou non.
  11. Hello, I'm using user scripts (v. 2023.07.16) for months, I saw today that missed some view logs / download / delete icons on some scripts, do you know why ?
  12. Same behaviour (I also deleted jackvpn appdata folder, and put again the wg0.conf file) docker run -d --name='jackettvpn' --net='bridge' --privileged=true -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Sparta" -e HOST_CONTAINERNAME="jackettvpn" -e 'VPN_ENABLED'='yes' -e 'VPN_TYPE'='wireguard' -e 'VPN_USERNAME'='' -e 'VPN_PASSWORD'='' -e 'WEBUI_PASSWORD'='' -e 'LAN_NETWORK'='192.168.0.0/24' -e 'PUID'='99' -e 'PGID'='100' -e 'RESTART_CONTAINER '='0' -e 'NAME_SERVERS'='1.1.1.1,1.0.0.1' -e 'UMASK'='002' -e 'HEALTH_CHECK_HOST'='one.one.one.one' -e 'HEALTH_CHECK_INTERVAL'='300' -e 'HEALTH_CHECK_SILENT'='1' -e 'ADDITIONAL_PORTS'='' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:9117]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/DyonR/docker-templates/master/Icons/jackettvpn/jackettvpn-icon.png' -p '9117:9117/tcp' -v '':'/blackhole':'rw' -v '/mnt/user/appdata/jackettvpn':'/config':'rw' --restart unless-stopped 'dyonr/jackettvpn' f6602c7f3fe865dd4b973f371b78df57ebec5463b...
  13. Hello, thank you for your answer ! I added the variable and updated the container. Unfortunately, this message is blinking (it seems restart despite the variable) : Error response from daemon: Container 3925e4163c8ff69855243123aec1064 is restarting, wait until the container is running
×
×
  • Create New...