presence06

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by presence06

  1. I'm at my wits end getting this to work. I can locally access Seafile-Official docker, I can see all files I've uploaded, if I log in locally via the ip I can download files and upload. I would like to use it remotely via Reverse Proxy (SWAG). Externally I can access and log in, see files. However, when I go to download I get "Sorry, but the requested page could not be found.". If I try to upload anything a single file or folder, network error. Playing around with settings and I just can't get it to upload or download externally. EDIT: playing around more, I can download some folders from the webUI, single files no, it shows me the "Sorry" message. When I can download a file it says "Cannot be downloaded securely", if I choose keep it will download the folder.
  2. I'm having a hell of time with this.. the container is up and running. I can get to the login page but nothing I enter works. In the logs I have a bunch of this: today at 6:38:25 PM2022-08-16 18:38:25.192 CDT [587] ERROR: relation "api_user" does not exist at character 746 today at 6:38:25 PM2022-08-16 18:38:25.192 CDT [587] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" today at 6:38:27 PM2022-08-16 18:38:27.005 CDT [683] ERROR: relation "api_user" does not exist at character 746 today at 6:38:27 PM2022-08-16 18:38:27.005 CDT [683] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" today at 6:38:27 PM2022-08-16 18:38:27.285 CDT [685] ERROR: relation "constance_config" does not exist at character 91 today at 6:38:27 PM2022-08-16 18:38:27.285 CDT [685] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:38:27 PM2022-08-16 18:38:27.285 CDT [685] ERROR: relation "constance_config" does not exist at character 91 today at 6:38:27 PM2022-08-16 18:38:27.285 CDT [685] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:38:31 PM2022-08-16 18:38:31.026 CDT [863] ERROR: relation "api_user" does not exist at character 746 today at 6:38:31 PM2022-08-16 18:38:31.026 CDT [863] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" today at 6:38:31 PM2022-08-16 18:38:31.348 CDT [909] ERROR: relation "api_user" does not exist at character 746 today at 6:38:31 PM2022-08-16 18:38:31.348 CDT [909] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" today at 6:41:59 PM2022-08-16 18:41:59.175 CDT [944] ERROR: relation "constance_config" does not exist at character 91 today at 6:41:59 PM2022-08-16 18:41:59.175 CDT [944] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" IN ('ALLOW_REGISTRATION', 'ALLOW_UPLOAD', 'SKIP_PATTERNS', 'HEAVYWEIGHT_PROCESS', 'MAP_API_KEY', 'IMAGE_DIRS') today at 6:41:59 PM2022-08-16 18:41:59.176 CDT [944] ERROR: relation "constance_config" does not exist at character 91 today at 6:41:59 PM2022-08-16 18:41:59.176 CDT [944] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:41:59 PM2022-08-16 18:41:59.176 CDT [944] ERROR: relation "constance_config" does not exist at character 91 today at 6:41:59 PM2022-08-16 18:41:59.176 CDT [944] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:41:59 PM2022-08-16 18:41:59.186 CDT [944] ERROR: relation "api_user" does not exist at character 746 today at 6:41:59 PM2022-08-16 18:41:59.186 CDT [944] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" WHERE "api_user"."username" = 'docker' LIMIT 21 today at 6:47:22 PM2022-08-16 18:47:22.751 CDT [971] ERROR: relation "constance_config" does not exist at character 91 today at 6:47:22 PM2022-08-16 18:47:22.751 CDT [971] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:47:22 PM2022-08-16 18:47:22.752 CDT [971] ERROR: relation "constance_config" does not exist at character 91 today at 6:47:22 PM2022-08-16 18:47:22.752 CDT [971] STATEMENT: SELECT "constance_config"."id", "constance_config"."key", "constance_config"."value" FROM "constance_config" WHERE "constance_config"."key" = 'ALLOW_UPLOAD' LIMIT 21 today at 6:47:22 PM2022-08-16 18:47:22.762 CDT [971] ERROR: relation "api_user" does not exist at character 746 today at 6:47:22 PM2022-08-16 18:47:22.762 CDT [971] STATEMENT: SELECT "api_user"."id", "api_user"."password", "api_user"."last_login", "api_user"."is_superuser", "api_user"."username", "api_user"."first_name", "api_user"."last_name", "api_user"."email", "api_user"."is_staff", "api_user"."is_active", "api_user"."date_joined", "api_user"."scan_directory", "api_user"."confidence", "api_user"."confidence_person", "api_user"."image_scale", "api_user"."semantic_search_topk", "api_user"."avatar", "api_user"."transcode_videos", "api_user"."nextcloud_server_address", "api_user"."nextcloud_username", "api_user"."nextcloud_app_password", "api_user"."nextcloud_scan_directory", "api_user"."favorite_min_rating", "api_user"."save_metadata_to_disk", "api_user"."datetime_rules", "api_user"."default_timezone" FROM "api_user" WHERE "api_user"."username" = 'docker' LIMIT 21
  3. No I haven't.. I had it facing the internet but have since just been using it locally now anyways. I cannot get the config to not show.
  4. looking at logs for Collabora lately, I see a lot of these: [ websrv_poll ] WRN convert-to: Requesting address is denied: and then it has my Public IP.. collabora works fine and so does Nextcloud. Is this anything to be concerned about or is it normal? Collabora is latest/code with domain variable removed and Aliasgroup1 added. NC is on 23. Also, if I try to go to the collabora webui, I get error 400.. I'm using SWAG.
  5. This doesn't seem to work anymore? I set it to true, go to my search page, the config is still there. I've blown away the container and appdata folder, reinstalled and set it to true, same thing. EDIT- Tried setting to 1 instead.. still shows the config option.
  6. other question I guess is, for Appdata should that be set to PREFER or ONLY for cache setting? if I change it ONLY will it screw anything up from what it's currently setup as?
  7. Unraid 6.8.3. 1TB Cache drive in brtfs. Shares I have appdata, domains and system to to PREFER, I have Transcode for Plex set to ONLY. I've been off and on looking at the writes to the cache and keep wanting to dive into this rabbit hole. My drive is I think 2 years old maybe 10k in hours on, with Data Written showing 468TB. Am I just being overly cautious with worrying about this? I cleared my disk stats last night and with Plex and all other dockers off, I was getting bumps of several hundred writes and over night it passed over a million writes to the cache. I have One VM - windows 10 that is for gaming mostly, and then other dockers.. talking with another user they mentioned they use an unassigned drive for their appdata and it works well with less writes.. is that maybe the way to go? I can't help but feel like I have something misconfigured in my setup..
  8. I have Authelia setup and working..or seems to be for a few apps.. I'm seeing in the logs though a lot of "user not authorized" with the same IP (From work) after I've already logged in. also in the docker logs I'm getting an error with "Bad connection" multiple a day... just wondering if that's something I should be concerned about, using Redis.
  9. I'm interested in checking in on my setup... I have unraid 6.8.3 running with Syncthing docker. I have /sync set as my photos, this syncs from my phone camera. I also then created a /sync2 that points to another folder to sync to my phone as well. I also setup /sync3 for syncing my wife's phone photos... all seems to work.. I have the server side setup to ignore delete and I only have it sync when connected to home wifi. Is this the correct setup? I've been watching some Lawrence systems videos and it sounds like the best practice for adding more folders/devices is for the "remote" device to reach out to the Server, is that also correct? if I want to sync more folders, do I keep adding /sync locations with the path I want to sync? The only issue I've had..not really an issue I guess.. my /sync2, which is on my phone, if I delete from my phone, the server reports back that it's synced up. My webUI on my phone Syncthing shows it's out of sync with X amount of files.. this shows for /sync2 and /sync.. supposed to ignore that or is there a config I have that's missed/messed up that it keeps showing out of sync?
  10. Thank you for this.. I recently had my pfsense VM take a dump and stopped loading... had to reload it and rebuild it and I couldn't fully pass the NIC to the VM. It would see only 1 port. I did what you suggested, using the i440fx instead of Q, see's the NIC's now.
  11. I had pfSense running in a VM everything was working, restarted my server and then pfsense stopped loading all the way.. I wiped the VM and started over (I have a backup), couldn't get it to see a LAN port, would see the WAN but never got an IP Address...I'm playing around with it again, after setup it still only see's 1 port/em0 for the WAN..it doesn't see the other ports I've passed through.. any ideas? I've checked my IOMMU groups, they're still in the groups they were, 2 in group 16 and 2 in group 17. I've played with the VFIO Config, unchecked, rechecked the network card in System Devices.. I can check them in the VM Template.. but it will not see the ports now "No interfaces found". I'm on Unraid 6.9 Beta25. I am able to sometimes get the VM to see 1 port, but it will not see others.. I've tried passing 2-4 ports, same results. ***this was working prior in 6.8.3 and also in 6.9 update 22.
  12. I'm going through your guide @SpaceInvaderOne , I got the mongodb working, I think... but when I try and start the Rocketchat it just doesn't start.. in the log: disregard, I'm dumb... had a special character in the password that it didn't like...
  13. I contacted AMD and finally was able to get it redeemed.. after explaining 3 times that I couldn't, the app didn't load and it was on a VM. Keep pushing them to redeem it.
  14. odd issue I have with my BW.. it's not a big deal but slightly annoying.. I had the previous BW installed and the icon showed. After some time the icon went away. Then I updated the rs version and still can't get the icon to show. I've set the icon address.. unraid isn't going through any pihole..
  15. sounds like you might have a mishap with your LE and it pointing to your nextcloud container. Double check LE configs and make sure it's pointed to the right port.
  16. I love the usability and using Dockers. I'd love to see the ability to move things around and customize the dashboard more.
  17. Make a share on the cache or set the Transcode share to use the Cache?
  18. Long story short, messing around with things and somehow I corrupted my docker image, wiped the docker image and started over. I have most things setup now again and working, but I cannot get Ombi working with Let'sEncrypt. I can get to the address (ombi.mydomain.com), shows the orange progress bar at the top and then all I get is a grey screen. I can load the docker locally just fine. I have enabled the proxy config file as well.. changed the proxy pass under the proxy.conf section to the IP of the server and port of the Ombi.
  19. If you install the Drivers for GPU/Microsoft driver, the mouse loses it's outline.. the only way I've been able to fix it, go into Control Panel and Mouse, change the icon to a slightly bigger size and it will show the outline and be more visible.
  20. Mine did the same thing on Friday..was working fine until the afternoon when I updated MariaDB.. then it all went to shit.. MariaDB Logs were constantly updating with - "MYSQL safe logging" over and over.. Nextcloud wasn't working either, couldn't even pull up the docker link. I ended up just making a backup of my nextcloud share, deleting it, removing MariaDB and NC and everything in Appdata and started fresh. But I agree, it was something with the MariaDB.. my db that I had made, didn't even exist anymore where it should have been.
  21. If you're using Windows 10 and it's on 1903 version/Insider Edition, and you are remoting into it, once you disconnect it will peg 1 or 2 threads/cpu's.... I found this out and had to remove the Inside Edition from my VM and went back to the previous Version of Win10... As of today it's still doing it even after the latest Insider update. If you remote in, DC and then remote back in, it will settle..but once you DC again it'll spike... something to do with the new background blur maybe in Win 10? not sure.
  22. I ran into this issue when I had mapped my Mouse and KB to the VM, removed them and for some reason it was trying to start the VM with them.. Had to reconnect them, start the VM, then remove them from the template.
  23. Agreed... I finally gave up trying to use the Vega graphics and got a GTX Card.. it would be nice to have in the future though.
  24. Installed a Insiders Preview Edition of Win 10, setup passthrough and installed GPU drivers, RDP, disconnect, CPU's are pegged..
  25. I guess I don't know how long it was running with the CPU at 100, but I just noticed it was doing that.. It would only do it when it was on the lock screen though.. I'll stick with this build for now and maybe setup another VM with Insider Builds and see if I can replicate it.