Hammy Havoc

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by Hammy Havoc

  1. Has anybody gotten this up and running with Authentik? When I go to `netbird.mydomain.com`, I get `Login Error: User state: Unauthenticated ;`, even if I launch the "Application" from Authentik. I'm sure I'm probably missing something obvious, but just thought I'd ask if anyone else has any ideas. Would be interested to see your `management.json` file.
  2. I'm seeing this happen on Android consistently. It seems that opening a file via CODE from the Android Nextcloud app is what causes it, but opening a file via the web interface in CODE/Collabora doesn't cause it to crash. I mentioned the issue here: https://github.com/nextcloud/server/issues/44821
  3. Did you figure this out? I've get `.err` files in my `/appdata/mariadb/databases` that build over time.
  4. Any chance you could share the template file for Portainer-Agent?
  5. I don't see the Portainer-Agent Community App, is it gone?
  6. Is this still the case? I saw another "app" for MinIO on the Community Apps in Unraid, maintained by imagegenius. Just curious. Did anybody ever figure out anything other than MinIO for S3? Really needing some kind of S3 compatibility for backing up specific apps on other boxes.
  7. Anybody got https://github.com/mozilla-services/syncstorage-rs/ running? It's written in Rust.
  8. Yes, S3 would be pretty bloomin' brilliant. Seems a lot of software prefers S3 targets for backups these days.
  9. It's been like this for half a year or more, I've tried switching avatars several times, doesn't seem to do anything. Always pointing at https://forums.unraid.net/uploads/monthly_2020_10/2062585464_hammyhavocavatar500px.png.f0e358b64eb3efa3f1bcd275ff8233dc.png
  10. Any particular plugins that you felt were responsible?
  11. A built-in backup system that supports both local targets, external servers, and S3 providers.
  12. Did you figure out the cron issue? My cron tasks were running initially, gave the SWAG container a restart and noticed that my cron tasks didn't persist. Just confirmed that restarting my SWAG container causes me to lose any tasks I've added to crontab. I used `(crontab -l ; echo "0 * * * * /usr/bin/php81 '/config/www/tasks/cron_jobs/run_every_hour.php'") | sort - | uniq - | crontab -` Edit: workaround is adding cron tasks in Scheduled Tasks in Settings and executing the command within the appropriate Docker container.
  13. Hi all, Looking to run Active Collab on my Unraid server. There's a probe file available on https://activecollab.com/help/books/self-hosted-activecollab/requirements if anyone wants to play along at home. I know that SWAG can handle PHP sites/apps alone, but not sure it's the most appropriate solution versus a dedicated container (I assume anyone else will know better than me). If I were to use a dedicated container, what container should I use? And what kind of proxy-conf would I use with it? Equally, if I were to just sling it into a SWAG dir, what kind of proxy-conf would I use for that, assuming I want to run it on a subdomain? Got plenty of containers already running with SWAG, but they were largely bog-standard common turn-key things. This is likely the final piece of the puzzle for me. Edit: figured this out.
  14. Had to deactivate and reactivate USB flash backup several times over before it would successfully backup. Now it seems to have worked.
  15. Of course the Mothership starts responding after posting, lol! :- ) However, backup is still corrupted.
  16. Having this problem too. I've restarted via `unraid-api restart`, no joy though. Latest plugin version. Apparently my USB flash backup is also corrupted. That's somewhat disconcerting. Server is reachable via WAN, so port forwarding isn't the problem. Has worked fine for months.
  17. It seems like every consumer off-the-shelf NAS, and even offerings like TrueNAS, have shockingly decent built-in backup facilities, and have done for many years. TrueNAS integrates well with cloud storage providers in the OOBE. I'm bewildered that Unraid still doesn't offer anything like this, even just backup to a local target like another machine on the LAN, or just a USB drive. Even a cheap TerraMaster NAS offers something, which I've used prior to Unraid. With pages like https://unraid.net/product/data-storage-users, there's a lot of functionality that you would otherwise expect, especially invoking "Designers, 3D animators, developers, and video production companies", it sets certain expectations for the OOBE. Not saying this to be negative, but saying it because I'm shocked by how comparatively janky and lacklustre pretty much every third-party solution is with Docker containers versus how slick and effective competing solutions are. I've also noticed a lot of users seem to misinterpret parity as being a backup solution rather than simply improving availability. Backups really should be in the OOBE, and when setting up a new server, should be one of the first things that users do, and as simple as the rest of the Unraid experience. The complexity of setting up third-party backups is in great contrast to how simple and intuitive the rest of the experience with Unraid is. After recently having had a Docker container break with a bad update, I'm extremely sceptical with regard to something as mission critical as backups. Something. Anything. Pretty please! Love the rest of Unraid, but this is crying out for a solution, especially in terms of feeling able to recommend it to others.
  18. Getting this error when trying to start the latest version of the `matrix` Docker container: /usr/bin/python3: Error while finding module specification for 'synapse.app.homeserver' (ModuleNotFoundError: No module named 'synapse.app')
  19. On https://docs.gitea.io/en-us/fail2ban-setup/, it states we need to add the following: proxy_set_header X-Real-IP $remote_addr; Where in the SWAG config would I add this?
  20. Would love to see native support for Matrix notifications.
  21. Yep, triple parity would be nice. Whilst I have backups, it would have prevented losing some data, and prevented downtime today.
  22. This would be nice to have. After a few disk failures lately, this would make things much easier.