Jump to content

kjames2001

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by kjames2001

  1. Thanks, please do make it permanent!
  2. Sorry for the late reply, just saw your answer. Just tried now and everything is working now. Thanks a lot! Edit: some settings didnt stick, like individual app settings (dont stop container). Edit 2: only xml files are in the backup folder. i know this is a known issue, just confirming it. scratch that, its ok.
  3. Kindly let me know if i can config the plugin some how? like a config.yml file somewhere? and point me to a sample config plz, so that i can make use of it to back up my appdata. feeling very insecure right now.
  4. cool, thanks. look forward to your update. NB: No, its not me.
  5. i get this error in syslog: root: error: /Settings/AB.Main: missing csrf_token
  6. Hi, I have just updated to the new plugin, but i could not save any settings. Whenever i click the save button, i just get a blank page. if i check the plugin again, the settings i set were not saved. Please help. Thank! Edit: My appdata folder is not on cache drive, its under /mnt/docker/appdata. When i try to change it in the plugin setting (before i can even click the save button), the page just redirects to a blank page again.
  7. Just installed your cypht docker, thanks for the app! Add accounts using manual smtp settings, because apparently quick add doesnt support 2fa. All added accounts passed authentication by pressing test. However, i cant seem to see any of my mails. under everything and unread, it all say: You don't have any data sources assigned to this page, and on the top right corner, it also displays: last 6 weeks-0 sources@100 each-0 total. Log shows: An error occured when creating user "USERNAME" and: CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message. kindly advice what to do to fix it. Thanks in advance!
  8. Thanks! I noticed that this official docker points to version 6 of seafile, and there's a bug preventing intergration of onlyoffice. This bug is fixed in version 8.0.3, and the latest Community Edition version is 9+. is there anyway we can have a docker for the latest CE version?
  9. hi, i just installed the seafile app you uploaded, there's an extra ":" in "seafileltd:/seafile:latest" causing the docker pull to fail. just to bring it to your attention.
  10. hi, i just updated to unraid 6.10 rc3, and since then there's no options when i click an icon.
  11. Thank you so much for this solution! For anyone who's looking for and dont know this yet: You can schedule the script to run everytime the array starts, just add 'sleep 180' before your command in the script, to delay 3 minutes after the boot.
  12. I'm a noob, so i still use notepad. lol Yeah, not a big deal, but it was super convenient. Because as long as the file is saved after any change, the container updates its config.
  13. just checked out the update, fixed config file. everything works properly, except now the container wont auto update when there's a config change. it used to auto update config when any changes are made.
  14. thanks a lot for your tips. i use pihole, so i just add the host names under local dns.
  15. It turns out i still have the same issue: zerotier is not working when i have host access to custom networks enabled.
  16. its cloudflared and zerotier that's not working. will try to change that setting again later, cant stop docker now. Edit: just retried, now everything works just fine. Thanks!
  17. i have and have set it up like in the tutorial, and it works. but now some of my dockers stoped working after enabling host access to custom networks, disabled this and they works again. any idea how to fix this?
  18. Hi ich777, thanks for your hard work! I tried your guide, and setup Prometheus and Prometheus node exporter without any issues. However, when i setup the pihole plugin, and enter my pihole ip and port 80 and api token, and click change and start, it runs for a while and stops automatically. I get the following error: 2021/07/11 01:30:52 Starting HTTP server 2021/07/11 01:31:02 An error has occured during retrieving PI-Hole statistics Get "http://192.168.1.46:281/admin/api.php?summaryRaw&overTimeData&topItems&recentItems&getQueryTypes&getForwardDestinations&getQuerySources&jsonForceObject&auth=*****************************************": dial tcp 192.168.1.46:281: connect: connection refused panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x811daa] goroutine 37 [running]: github.com/eko/pihole-exporter/internal/pihole.(*Client).getStatistics(0xc0001663f0, 0xc000042790) /root/prometheus_pihole_exporter/pihole-exporter/internal/pihole/client.go:163 +0x2ea github.com/eko/pihole-exporter/internal/pihole.(*Client).Scrape(0xc0001663f0) /root/prometheus_pihole_exporter/pihole-exporter/internal/pihole/client.go:61 +0x88 created by main.initPiHoleClient /root/prometheus_pihole_exporter/pihole-exporter/main.go:37 +0xc5 192.168.1.46 is my pihole ip and using port 80 please help, im a newbie to linux and have no idea what these is all about. Thanks again for all your hard work. Edit: NVM, it just worked after i tried again. Maybe i entered the wrong port by mistake. Again, thanks for your hard work! Edit 2: some of my dockers stoped working after enabling host access to custom networks, disabled this and they works again. any idea how to fix this?
  19. Thanks for filling up the missing link! i just got it working without even knowing how it worked. lol
  20. thanks for the tip, tried it and works. however, i somehow fixed this issue later by using ingress: - service: https://192.168.1.47:18443 originRequest: originServerName: sonarr.yourdomain.com ie. using "sonarr.yourdomain.com" instead of "yourdomain.com"
×
×
  • Create New...