Jump to content

thymon

Members
  • Posts

    65
  • Joined

  • Last visited

Recent Profile Visitors

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

thymon's Achievements

Rookie

Rookie (2/14)

6

Reputation

  1. Never mind I added these steps manually in the docker: apt-get update apt-get install -y libfreetype6-dev libjpeg62-turbo-dev libpng-dev libzip-dev libmcrypt-dev docker-php-ext-install ftp cp /usr/local/etc/php/php.ini-production /usr/local/etc/php/php.ini I uncomment the line to enable the FTP extension by removing the semicolon (;) at the beginning of the line: ;extension=ftp to extension=ftp Which will need to be repeated with each update
  2. Hello !, It seems that since the latest updates, this Docker no longer has the following PHP functionalities enabled: ftp_connect, ftp_login, ftp_nb_fput. How can I fix this, please? Thx in advance
  3. Ok, I'll try that. I've free space in the Array. thx
  4. Hello, Doesn't work for me Can you help me ?
  5. Hi, "managing your finances" Unless I'm mistaken, it's only for managing subscriptions. Otherwise, I haven't understood how to handle individual daily payments. At the moment, I don't understand how this application allows for managing my finances...
  6. Hello, Same here Test iperf3 unraid --> unraid-backup (30Mbits) root@Unraid-Backup:~# iperf3 -s ----------------------------------------------------------- Server listening on 5201 (test #1) ----------------------------------------------------------- Accepted connection from 10.253.0.1, port 54148 [ 5] local 10.253.0.2 port 5201 connected to 10.253.0.1 port 54162 [ ID] Interval Transfer Bitrate [ 5] 0.00-1.00 sec 2.26 MBytes 19.0 Mbits/sec [ 5] 1.00-2.00 sec 2.63 MBytes 22.1 Mbits/sec [ 5] 2.00-3.00 sec 2.75 MBytes 23.1 Mbits/sec [ 5] 3.00-4.00 sec 3.00 MBytes 25.2 Mbits/sec [ 5] 4.00-5.00 sec 3.09 MBytes 25.9 Mbits/sec [ 5] 5.00-6.00 sec 3.00 MBytes 25.1 Mbits/sec [ 5] 6.00-7.00 sec 2.96 MBytes 24.8 Mbits/sec [ 5] 7.00-8.00 sec 2.81 MBytes 23.5 Mbits/sec [ 5] 8.00-9.00 sec 2.81 MBytes 23.6 Mbits/sec [ 5] 9.00-10.00 sec 2.26 MBytes 19.0 Mbits/sec [ 5] 10.00-10.09 sec 224 KBytes 21.5 Mbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate [ 5] 0.00-10.09 sec 27.8 MBytes 23.1 Mbits/sec receiver root@Unraid:~# iperf3 -c 10.253.0.2 Connecting to host 10.253.0.2, port 5201 [ 5] local 10.253.0.1 port 54162 connected to 10.253.0.2 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 3.91 MBytes 32.8 Mbits/sec 0 337 KBytes [ 5] 1.00-2.00 sec 2.64 MBytes 22.1 Mbits/sec 0 350 KBytes [ 5] 2.00-3.00 sec 2.76 MBytes 23.1 Mbits/sec 0 337 KBytes [ 5] 3.00-4.00 sec 3.13 MBytes 26.2 Mbits/sec 0 369 KBytes [ 5] 4.00-5.00 sec 3.19 MBytes 26.7 Mbits/sec 0 326 KBytes [ 5] 5.00-6.00 sec 3.19 MBytes 26.7 Mbits/sec 0 315 KBytes [ 5] 6.00-7.00 sec 2.39 MBytes 20.1 Mbits/sec 0 310 KBytes [ 5] 7.00-8.00 sec 3.19 MBytes 26.8 Mbits/sec 0 313 KBytes [ 5] 8.00-9.00 sec 2.39 MBytes 20.1 Mbits/sec 0 297 KBytes [ 5] 9.00-10.00 sec 2.39 MBytes 20.1 Mbits/sec 0 307 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 29.2 MBytes 24.5 Mbits/sec 0 sender [ 5] 0.00-10.09 sec 27.8 MBytes 23.1 Mbits/sec receiver rsync with 1Go "testfile" over Wireguard VPN at 3Mbits.... (I tested all possible options for rsync and SSH without improvement)... root@Unraid:~# rsync -az --progress testfile 10.253.0.2:/mnt/cache([email protected]) testfile 50,987,008 4% 3.04MB/s 0:05:20 So, what other solution do you use to backup to another remote Unraid server?
  7. Hello, Since update v9 to v1O. I have an error message : FoundryVTT | 2022-12-26 14:20:16 | [error] Software license verification failed. Please confirm your Foundry Virtual Tabletop software license
  8. I have 2x unraid server and on one of them, I can't turn on the button “activate”. It is instantly turned off.
  9. Exactly... How do I check that it's ok now? Before it worked fine when it was plug-in
  10. Hello, I cannot to activate my VPN when I add a user. I do not know why. Likewise, I can create a new tunnel and active it. But if I add a user -> instantly this tunnel is deactivated! Any idea ? How to reinstall this plug-in since Unraid 6.10 ?
  11. Thanks ! Need to update the tutorial : https://unraid.net/blog/unraid-server-backups-with-luckybackup
  12. Hello, The directory /root/.ssh/ is deleted after docker update.... And I loose my id_rsa :(
  13. @ich777 No more issue for the moment. I changed two things. One of twice is probably the solution. -1: Removed the "GPU stat" plug-in -2: Added an HDMi dongle. wait & see… thank a lot !
×
×
  • Create New...