Danuel

Members
  • Posts

    249
  • Joined

  • Last visited

Everything posted by Danuel

  1. Hi, i just got this error, i set the trim for weekly, how i can fix this ? Apr 16 10:31:54 Seven kernel: sd 10:0:2:0: [sdd] tag#58 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Apr 16 10:31:54 Seven kernel: sd 10:0:2:0: [sdd] tag#58 Sense Key : 0x5 [current] Apr 16 10:31:54 Seven kernel: sd 10:0:2:0: [sdd] tag#58 ASC=0x21 ASCQ=0x0 Apr 16 10:31:54 Seven kernel: sd 10:0:2:0: [sdd] tag#58 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00 Apr 16 10:31:54 Seven kernel: critical target error, dev sdd, sector 975384536 op 0x3:(DISCARD) flags 0x800 phys_seg 1 prio class 0 Apr 16 10:31:54 Seven kernel: BTRFS warning (device dm-5): failed to trim 1 device(s), last error -121 Apr 16 10:42:10 Seven emhttpd: spinning down /dev/sdi Apr 16 10:42:35 Seven emhttpd: spinning down /dev/sdg Apr 16 10:47:11 Seven kernel: sd 10:0:3:0: [sde] tag#178 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Apr 16 10:47:11 Seven kernel: sd 10:0:3:0: [sde] tag#178 Sense Key : 0x5 [current] Apr 16 10:47:11 Seven kernel: sd 10:0:3:0: [sde] tag#178 ASC=0x21 ASCQ=0x0 Apr 16 10:47:11 Seven kernel: sd 10:0:3:0: [sde] tag#178 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00 Apr 16 10:47:11 Seven kernel: critical target error, dev sde, sector 973287403 op 0x3:(DISCARD) flags 0x800 phys_seg 1 prio class 0 Apr 16 10:47:11 Seven root: /var/lib/docker: 22.3 GiB (23920013312 bytes) trimmed on /dev/loop2 Apr 16 10:47:11 Seven kernel: BTRFS warning (device dm-3): failed to trim 1 device(s), last error -121 Apr 16 10:47:11 Seven sSMTP[22654]: Creating SSL connection to host Apr 16 10:47:11 Seven sSMTP[22654]: SSL connection using TLS_AES_256_GCM_SHA384 Apr 16 10:47:13 Seven sSMTP[22654]: Sent mail for [email protected] (221 2.0.0 closing connection f16-20020a05600c4e9000b003f0a6a1f969sm9098870wmq.46 - gsmtp) uid=0 username=root outbytes=542
  2. @JorgeB just made a bios update and set the Power Supply Idle Control to typical current idle, now i will wait and see and XMP was disabled can be something from PSU ? meaning that is not enough W ?
  3. here are the logs, server gone down again unraid logs.txt
  4. i will if this will happen again @itimpi, i have enabled logs to be on cache and i will post if happens again
  5. should be any problems wit RAM since i never had any problem with windows, i enabled syslog on cache to see if i can see something
  6. Hi, i just change my motherboard+ram+cpu from my windows machine problem that i have is that my server freezes and i don't know why i am not able to find any logs MOtherBoard: MSI B350 PC MATE CPU: AMD Ryzen 5 1500X RAM : 16GB any solution much appreciated
  7. does anyone else have problem sending files of 160MB using the send tool ? i does say that support 500 MB but i get aeeror on 160MB files An Error has occured Failed to fetch [2023-03-03 19:35:17.181][request][INFO] POST /api/sends/file/v2 03/03/2023 19:35:17 [2023-03-03 19:35:17.184][response][INFO] (post_send_file_v2) POST /api/sends/file/v2 => 200 OK 03/03/2023 19:39:30 [2023-03-03 19:39:30.769][request][INFO] DELETE /api/sends/93df4fdc-3df8-4311-a31a-d07347d4ded7 03/03/2023 19:39:30 [2023-03-03 19:39:30.770][request][INFO] DELETE /api/sends/563c642d-0fb7-4dd8-8be7-9f152a645ba7 03/03/2023 19:39:30 [2023-03-03 19:39:30.781][response][INFO] (delete_send) DELETE /api/sends/<id> => 200 OK 03/03/2023 19:39:30 [2023-03-03 19:39:30.783][response][INFO] (delete_send) DELETE /api/sends/<id> => 200 OK this is using the app Version 2023.2.0 Shell 21.3.1 Renderer 106.0.5249.181 Node 16.16.0 Architecture x64 also using the plugin same error, either on opera or brave
  8. is there any app `that` can be used with `filebrowser` to make the uploads/downloads ?
  9. did anyone manage to make `FTP Adapter` work ?
  10. immortalseed.me not working for a while binhex-jackett-2023-01-17T17-36-14.log
  11. does anyone have scrutiny working and was able to set notification ? i can't find the scrutiny.yaml to configure notification
  12. not able to install container rror response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/mnt/user/appdata/dashy/conf.yml" to rootfs at "/app/public/conf.yml": mount /mnt/user/appdata/dashy/conf.yml:/app/public/conf.yml (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.
  13. hi, don't know when this happened but Haimdall does not display stats for qbittorrent anymore (you should be able to see On the icon Upload/Download speeds, also search engine does not appear on the page
  14. Does anyone know of a way to connect to networks over HTTP proxy?
  15. try this mysqldump -uusername -ppassword databasename > /location/name.sql example: mysqldump -uuser -ppassword nextcloud > /mnt/user/backup/dbbackup/nextcloud.sql
  16. what kind of limitation ? i am currently linuxserver/nextcloud latest and MariaDB-Official latest
  17. some update, somehow i manage to make it work again. (i stopped nexcloud container) i have changed database to MariaDB-Official then i have created a database and user for nexcloud, i had a backup of nextcloud database, i used HeidiSQL to import the db into MariaDB-Official, after i managed to add the db file into HeidiSQL i executed the sql (there is a button with execute SQl) after a while did show in the new database and nextcloud start to work again
  18. from what i see i think is related to mariadb, i noticed that i cant access database now, i get this error ERROR 2002 (HY000): Can't connect to local server through socket '/run/mysqld/mysqld.sock' (111) and yes i do use linuxserver/nextcloud i did try to downgrade both mariadb and nexclod and have same problems
  19. hi, i have same problem 221029 17:41:58 mysqld_safe Logging to '/config/databases/1091f11024d1.err'. 221029 17:41:58 mysqld_safe Starting mariadbd daemon with databases from /config/databases and i noticed that i cant access database anymore ERROR 2002 (HY000): Can't connect to local server through socket '/run/mysqld/mysqld.sock' (111)
  20. does anyone get this message, when they try to access nexcloud ? Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log. this is what i see in container logs using keys found in /config/keys [custom-init] No custom files found, skipping... [ls.io-init] done. Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2006] MySQL server has gone away in /config/www/nextcloud/lib/private/DB/Connection.php:139 **** The following active confs have different version dates than the samples that are shipped. **** **** This may be due to user customization or an update to the samples. **** **** You should compare the following files to the samples in the same folder and update them. **** **** Use the link at the top of the file to view the changelog. **** /config/nginx/nginx.conf i noticed this on the latest update
  21. After last few updates invoice ninja is not working properly, i noticed that you cant download invoices anymore and logo is not working anymore, just happen to use the app today and i noticed this
  22. do i need other certificate other then the ones that they are already in the storage/certs ?
  23. view pdf, print pdf, download pdf not working
  24. mailing and logo is not working on this container
  25. hi, for two days i am trying to make this container work and i got no where, i know that there is another one by maihai/invoiceninja_v5 but on that the mail is not working and setting within the application are missing so what i have try with invoiceninja/invoiceninja (official) i did try to add new container and add all fields as peer description, i always end up with page not found, i logs everything look fine (i think) is anyone please, that can help ?