Everything posted by akshunj
-
[Support] FunnyPocketBook - Firefly-III (deprecated)
Answered my own question. The spectre-importer has the same issue. Changing the container port and WebUI port from 80 to 8080 fixed the issue. Cheers
-
[Support] FunnyPocketBook - Firefly-III (deprecated)
Hi. Trying to get the spectre-importer going. No errors in the docker log, but I can't even get to the WebUI. "connection refused". Tried changing ports, but nada. Any thoughts?
-
Optimize Nextcloud Performance
I'm using Nextcloud stable through Swag with MariaDB running off SSD cache drive. Redis also running. Seeing the same issues as you guys. It's awesome in terms of use-cases, but it is SLOW. Slow to navigate to site page, slow going between apps. Things like Talk and OnlyOffice take many seconds to load. I run Ombi, wallabag, and freshrss also through Swag and they are LOADS faster. Plex is lightning fast. Is it worth migrating the database to PostgreSQL? This doesn't feel like a database issue... like that initial connection time is wild just getting to the dashboard.
-
[Support] A75G Repo
So, I am not understanding a few things. Why is this necessary? And what does it do? And Thanks, by the way!
-
[support] Siwat's Docker Repository
Looks like if you're on the Nextcloud stable channel, update to 20.0.4 is available. Also, the internal onlyoffice nextcloud app/plugin is updated to 6.2.0. Anyone know if this fixes the onlyoffice container issues? Going to take the plunge while on vacation next week.
-
[support] Siwat's Docker Repository
Life saver! Thanks, man!
-
[support] Siwat's Docker Repository
Hello. I had the OpenOfficeDocumentServer working well until the most recent update. Now I cannot connect. Not sure what changed. Using reverse proxy through SWAG. When I try to hit it via command-line, here's what I get: wget https://docserver.myserver.org --2020-12-05 11:55:55-- https://docserver.myserver.org/ Resolving docserver.myserver.org (docserver.myserver.org)... xxx.xxx.xx.xx Connecting to docserver.myserver.org (docserver.myserver.org)|xxx.xxx.xx.xx|:443... connected. HTTP request sent, awaiting response... 400 Bad Request 2020-12-05 11:55:55 ERROR 400: Bad Request. Been googling around. Tried reinstalling container. Copying over the key files again. Restarted SWAG. Same result. Document Server was working perfectly before the update and its error logs are empty. SWAG's error logs don't seem to show any problems with the document server access. Any ideas out there? UPDATE: Getting this error too, but unsure if its related... Not sure what this is referring to...
-
[Support] A75G Repo
Each one of those should be a separate command: su - archivebox cd /data archivebox init archivebox manage createsuperuser All done inside of docker console
-
[Support] agusalex - Grive2
Love this docker!!! Precisely what I needed in life! For the life of me, I can't figure out how to make it sync a subfolder with a space in the filename. Grrr. I have tried quotes around the subfolder, and a "\" without quotes, but nothing works. Anyway, that's just a niggle. Thanks for this awesomeness!
-
[Support] Linuxserver.io - FreshRSS
I know this is months later, but: 1. the error message for the mobile app is because the api password is not set. If you set this and fill in the same password when prompted on the mobile app, you are set. 2. Readrops is a fine android RSS reader, and it supports freshrss.
-
[Support] A75G Repo
Just pulled down the most recent archivebox docker version 0.4.21. Installed with default settings, then followed these instructions: https://github.com/A75G/docker-templates/blob/master/README.md#first-installation No issues. Everything working perfectly.
-
What is recommended way to backup a set of folders/files to somewhere else in the array?
Try Luckybackup. Its an rsync front end. In the CA apps repository
-
[support] rix's Docker Repository
I have been trying to adapt the Whipper docker for unRAID, and have failed miserably. @rix if you could add it to the Ripper docker, that would be a huge win. Thanks