Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

alexthunderstorm

Members
  • Joined

  • Last visited

Everything posted by alexthunderstorm

  1. Danke für deine erklärende Antwort. Ich hab es dann jetzt so verstanden, dass es über bridge für mein Vorhaben am geeignetsten ist?!^^ So wie es der Threadersteller auch vor hatte.
  2. Hallo, danke für Euren Input! Ich habe es ins Bridge Netzwerk gepackt und dann habe ich in den Installationseinstellungen unter "Add another Path, Port, Variable, Label or Device" einfach die Option mit "Port" gewählt und einen Host-Port gewählt. Ich brauche bzw. wollte eine eigene IP, da ich es mal hinter den NPM packen wollte, um auch mal extern raufzukommen. Leider klappt das auch noch nicht so ganz, obwohl ich es im NPM mit Lets Encrypt Zertifikat und dem Host-Port eingerichtet habe. Mein Vaultwarden und Seafile funktionieren über DuckDNS+NPM. Ich muss nochmal auf die Fehlersuche gehen...
  3. Hallo, ich versuche derzeit das gleiche. Jedoch kann ich keinen Port für FileBrowser (wie in dem Screenshot von 80 auf 8666) festlegen? Liegt das an dem br0 Netzwerk? In den Installationseinstellungen gibt es keine Option einen Port anzugeben.
  4. ok, wow. i did not know, i have to care about large and lower letters. im sorry and thanks for your help, very much appreciated!
  5. yes you are right again But then the first command line should have worked right? without the "l" i just tried: sudo rm -r /mnt/cache/appdata/nextcoud22 and sudo rm -r /mnt/user/appdata/nextcoud22 and still same error. Still cannot delete it via Krusader...
  6. Thanks for the reply. You are right, i miswrote it in the first line. However the command sudo rm /mnt/user/appdata/nextcloud22 also has the same output: rm: cannot remove '/mnt/user/appdata/nextcloud22': No such file or directory And i dont know why, because the directory exists...
  7. i have the exact same problem on a new clean install with the seafileltd/seafile-mc repo. Cant fix it. Any ideas?
  8. Hello guys, i want to delete a folder with some files in it. Its no longer in use (Nextcloud and MariaDB are no longer installed). But i cannot delete it via krusader nor terminal/console. I tried the following. Any ideas what i am doing wrong? I created a folder on /appdata and deleted it successfully. I am on OS v6.12.5.
  9. Vielen Dank, hilft mir sehr weiter!
  10. Hallo, ich bin durch Suche auf diesen Thread aufmerksam geworden und mich würde interessieren, wo man den min free space des Cashe erhöhen kann? Habe das Array gestoppt und unter den Global Share Settings finde ich dazu keinen Punkt? Beste Grüße
  11. Ich hatte die offiziellen MariaDB und Nextcloud Container installiert. Damit gabs aber irgendwelche Fehler, bin dann auf die von linuxserver umgestiegen, damit hatte es auf Anhieb geklappt. Ist das denn schlimm, dass es nur über https geht? Bin erstmal froh, dass das überhaupt läuft^^
  12. ok - exakt bei Minute 3.00 kommt der entscheidende Punkt, dass ich im Nginx WebUI bei Scheme "https" wählen muss, anstatt - wie ich es tat - "http". Damit wird nun korrekt weitergeleitet. Das hätte ich nie herausgefunden, vielen Dank!
  13. Hallo, ich habe schon im Forum gesucht und natürlich gegoogelt, bekomme aber entweder Infos zu zu "400 Bad Request The plain HTTP request", ohne Nextcloud Bezug oder Bezug ohne Unraid und bin nicht wirklich linuxaffin, um das adaptieren zu können. Ich habe auf meinem Unraid den NPM, Nextcloud von linuxserver und MariaDB als Docker laufen. Ich habe erfolgreich einen Bit-/Vaultwardenserver aufgesetzt, der über meine subdomain1.duckdns.org läuft. Das gleiche versuche ich jetzt für Nextcloud. Ich hab mich so ziemlich an dem SpaceinvaderOne Video https://www.youtube.com/watch?v=id4GcVZ5qBA orientiert. Habe aber keine eigene Domain, und daher wollte ich es mit duckdns versuchen. Der Nginx leitet mich auch von meiner internen IP auf https://subdomain2.duckdns.org weiter. Dort erhalte ich aber den Fehler " 400 Bad Request: The plain HTTP request was sent to HTTPS port - nginx". Ich habe in keiner Nginx config file oä rumgeschrieben, sondern den proxy über das webui erstellt. Dort habe ich "Force SSL" und "HTTP/2-Support" an. Die http/https Ports für NPM sind natürlich im Router freigegeben (Vaultwarden funktioniert ja). Das ist meine angepasste nexcloud config.php: <?php $CONFIG = array ( 'memcache.local' => '\\OC\\Memcache\\APCu', 'datadirectory' => '/data', 'instanceid' => 'ocmx1uic1dwi', 'passwordsalt' => '........', 'secret' => '.......', 'trusted_domains' => array ( 0 => '192.168.178.88:5360', 1 => 'subdomain2.duckdns.org', ), 'trusted_proxies' => ['192.168.178.88'], 'dbtype' => 'mysql', 'version' => '23.0.0.10', 'overwrite.cli.url' => 'https://subdomain2.duckdns.org', 'overwritehost' => 'subdomain2.duckdns.org', 'overwriteprotocol' => 'https', 'dbname' => 'nextcloud', 'dbhost' => '192.168.178.88:3306', 'dbport' => '', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => 'nextcloud', 'dbpassword' => '.....', 'installed' => true, ); Was übersehe ich hier? Braucht ihr noch mehr Infos? Grüße! EDIT: Ich lasse den NPM sowie Nextcloud im Netzwerk "proxynet" laufen, falls das relevant ist.
  14. hey guys, i figured, that unraid is not able to set § as a part of the password. Leaving that out, it worked.
  15. Hey there, I just installed and configured unRAID and have the exact same problem. I cant login via webgui with "root" and the just set password. I already deleted the files as mentioned here, set the same passwort again, and same error. Have you been able to fix the problem?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.