gamerkonks

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by gamerkonks

  1. Hi there, I noticed my speedtest container wasn't working anymore and saw there's been some changes. Namely, no more sqlite support. I've deleted the old container and installed the new one (to bring in the new container mappings) and added the details to point it to my existing mariaDB instance, but I'm getting the following issue. It seems the container is using a completing different IP address to reach my DB than I've specified. My key: DB_HOST Value: 192.168.70.9 I see the following in the log. I'm not sure where it's getting 172.19.0.1 from. ``` In Connection.php line 801: SQLSTATE[HY000] [1045] Access denied for user 'speedtest'@'172.19.0.1' (usi ng password: YES) (Connection: mysql, SQL: select * from information_schema .tables where table_schema = speedtest_tracker and table_name = migrations and table_type = 'BASE TABLE') In Connector.php line 65: SQLSTATE[HY000] [1045] Access denied for user 'speedtest'@'172.19.0.1' (usi ng password: YES) ````
  2. You can use the command below to view RAM and Swap usage. free -m
  3. I've recently installed this container and started using it. I've noticed something weird. The container seemed to stop itself after a while, and when I started it again, the network list had reset back to default (a network I added was gone and networks I deleted were back), but my other preferences (Settings -> Preferences) seemed to remain.
  4. Based on the documentation here you should be able to generate a config file by running telegraf --sample-config > telegraf.conf
  5. Tad has currently been out of sync on and off as no one is currently running a timelord. The other forks could be for the same reason. Usually you can find out by checking the projects discord. Also, feel free to spin up a timelord if you have the hardware for it
  6. When the RAID-Z expansion feature is finished and if Unraid adds support for it, that should provide the storage flexibility that Unraid is known for (being able to expand your array with single disks), with the only downsides compared to Unraid's storage implementation being that you can't add additional parity drives as your expand your vDev, and you can't access data from disks individually.
  7. Hi there, I've started up my Krusader and can't conenct via noNVC. I noticed the following error in noNVC. Failed when connecting: Connection closed (code: 1011, reason: Failed to connect to downstream server). I checked the container logs and noticed: 2022-11-22 09:03:30,722 DEBG 'start' stderr output: PEM format (default=) (EE) Fatal server error: (EE) Unrecognized option: - (EE) 2022-11-22 09:03:30,732 DEBG 'start' stdout output: Openbox-Message: Failed to open the display from the DISPLAY environment variable. 2022-11-22 09:03:31,089 DEBG 'start' stderr output: WebSocket server settings: 2022-11-22 09:03:31,089 DEBG 'start' stderr output: - Listen on :6080 - Web server. Web root: /usr/share/webapps/novnc - No SSL/TLS support (no cert file) 2022-11-22 09:03:31,090 DEBG 'start' stderr output: - proxying from :6080 to localhost:5900 2022-11-22 09:03:32,668 DEBG 'start' stderr output: Can't open display 2022-11-22 09:03:34,677 DEBG 'start' stdout output: [info] tint2 not running 2022-11-22 09:03:34,702 DEBG 'start' stderr output: tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes It then repeats the tint2 errors. I've see that the container was updated to 2.8.0-1-01. I have downgraded to the last version 2.7.2-4-01, and it's working again.
  8. FS: ntfs Executing file system check: /bin/ntfsfix -n /dev/sdp1 2>&1 Mounting volume... OK Processing of $MFT and $MFTMirr completed successfully. Checking the alternate boot sector... OK NTFS volume version is 3.1. NTFS partition /dev/sdp1 was processed successfully.
  9. So after formatting to NTFS using the unassigned devices plugin, I ran ntfsfix /dev/sdp I got the following output Mounting volume... NTFS signature is missing. FAILED Attempting to correct errors... NTFS signature is missing. FAILED Failed to startup volume: Invalid argument NTFS signature is missing. Trying the alternate boot sector Unrecoverable error Volume is corrupt. You should run chkdsk The disk is working fine in unraid though.
  10. I believe it just said there wasn't a partition. When I checked the dev directory, there was the device sdX, but no partition sdX1.
  11. Hi there, I have an external HDD (4TB). It was formatted as NTFS on Windows, but on Unraid, I couldn't mount it because it didn't appear to have any partitions. So I formatted it as NTFS using unassigned devices, but now when I go to disk management in Windows, it says the disk is not initialized. Is there any way to format a disk so that it is mountable in both Windows and Unassigned Devices? I'm sure I had this working with another drive.
  12. I'm using grafana/grafana:8.3.4, and it's working fine for me on 6.11.1
  13. Hey just wondering if you ended trying this or another solution?
  14. Have you manually placed a config file at /mnt/user/appdata/telegraf/telegraf.conf ? The container will not start without it.
  15. Nevermind, managed to get my old qBittorrent.conf from a backup and got it working again.
  16. Has anyone seen this error, or know how to fix it? QLocalSocket::setServerName() called while not in unconnected state I see it getting repeated in the docker log immediately after [custom-init] no custom files found, skipping... I was changing some settings in the qBittorrent.conf and then I couldn't stop the container. I was getting a "No response from daemon: Cannot stop pause container... " message or similar. So I deleted my docker.img file and reinstalled qBittorrent and not I'm seeing the QLocalSocket error and can't access the webUI.
  17. Yeah, I figured as much. I don't think I even need the data from that collector, so now I'm just trying to pass a flag to disable it (--no-collector.mdadm)
  18. Okay, so I've taught myself go and looked at the source code and like Galileo mentioned, node exported is expecting the format of /proc/mdstat to be like in the link he posted, i.e. with spaces. My /proc/mdstat is similar to Galileo's and doesn't have spaces, so node exporter isn't able to parse my /proc/mdstat I don't understand how what he did could have solved the problem...
  19. I already have the mapping to host and post argument in my container configuration, but getting the same error. Is there any other things to try / ways to troubleshoot?
  20. I've noticed an issue recently, when I click on Disk Log Information, the popup comes up, but is blank except for the "Done" button. I see unassigned.devices logging in Syslog. When I click the Disk Log Information button, this error is generated in Syslog. emhttpd: error: run_cmd, 882: No such file or directory (2): invalid cmd: /webGui/scripts/disk_log
  21. I thought I formatted it with UD after I ran a preclear on it. I'll try formatting it again. Thanks.
  22. Apologies for the delay. See attached diagnostic and screenshot. thenas-diagnostics-20220623-1943.zip