LOOPMDS

Members
  • Posts

    24
  • Joined

LOOPMDS's Achievements

Noob

Noob (1/14)

6

Reputation

  1. fixed it for me aswell... thx
  2. This new lock is pretty hard to see locked(green). in the standard Green color theme the lock is very har to see unless you know where to look. i suggest changing the color somewhat to improve visibility...og adding it to Display setting and let user decide color....
  3. i have upgradede from 6.12.0 to 6.12.1 and now i cannot re-arrange dockers in the "Docker" tab anymore. no errors in log.
  4. your absolutely right. sorry... i missed that option completely. thx
  5. i do, in main menu. Add Remote Share. but i cant change destination for "copy" i only se local shares.
  6. is it possible to add remote shares as destination?
  7. i fixed it by doing : mysql -u root -p and SET GLOBAL log_bin_trust_function_creators = 1; verify it works, then and then adding below in the "custom.cnf" log_bin_trust_function_creators = 1
  8. using latest version of "linuxserver/mariadb" for my Zabbix. Zabbix Server "zabbix/zabbix-server-mysql:latest" failed to updgrade Database When i try to upgrade Zabbix to 6.2 from 6.0.5 docker i get below error in Zabbix Server log from "Zabbix Server" Log: --------------------- 7:20220705:141509.188 completed 48% of database upgrade 7:20220705:141509.189 [Z3005] query failed: [1419] You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable) [create trigger hosts_insert after insert on hosts for each row insert into changelog (object,objectid,operation,clock) values (1,new.hostid,1,unix_timestamp())] 7:20220705:141509.189 database upgrade failed 7:20220705:141509.191 database could be upgraded to use primary keys in history tables. -------------------------------------------- im no db expert. so if anybody knows hoiw to fix this. never seen this problem before. i updated from 5.x to 6.0.5 with no trouble.
  9. i get an "hostfile_replace_entries" error when ssh from my primary unraid server "TOWER" to my backup unraid server "testTOWER" or the other way around... ----TOWER--- root@TOWER:~/.ssh# ssh [email protected] (testTOWER) Load key "/root/.ssh/id_rsa": invalid format hostfile_replace_entries: link /root/.ssh/known_hosts to /root/.ssh/known_hosts.old: Operation not permitted update_known_hosts: hostfile_replace_entries failed for /root/.ssh/known_hosts: Operation not permitted Last login: Fri Jun 3 13:50:54 2022 from IP.IP.IP.IP Linux 5.15.43-Unraid. ------- ----testTOWER---- root@testTOWER:~/.ssh# ssh [email protected] (TOWER) hostfile_replace_entries: link /root/.ssh/known_hosts to /root/.ssh/known_hosts.old: Operation not permitted update_known_hosts: hostfile_replace_entries failed for /root/.ssh/known_hosts: Operation not permitted Last login: Fri Jun 3 12:30:27 2022 from IP.IP.IP.IP Linux 5.14.15-Unraid. ---------- i run 6.10.0 rc2 on TOWER and and 6.10.2-rc3 on testTOWER i used ssh-keygen to create keys on both and user ssh-copy-id to ensure keys are on both. and this worked before i upgraded to 6.10.2-rc3 from 6.10.0 stable on testTOWER server. if i ssh from my windows pc to each i get no error (keys from that is on both servers. anybody else seen this issue?
  10. i get the same errors in the log. running UNRAID 6.10.0 RC2
  11. Hi Dev. Thanks for a nice product. possible to get the "NUT - Network UPS Tools" plugin supported for UPS? load and status support. support forum post: https://forums.lime-technology.com/topic/60217-plugin-nut-v2-network-ups-tools/
  12. my wallet cant connect. chia wallet show : ------ Connection error. Check if the wallet is running at 9256. You can run the wallet via: chia start wallet ------ i restarted the docker twice. and its in sync.
  13. update i enabled "Typical" in BIOS for "Power Supply Idle Control" and its been stable since.