Jump to content

Ustrombase

Members
  • Posts

    96
  • Joined

  • Last visited

Posts posted by Ustrombase

  1. 18 hours ago, testdasi said:

    In the USB stick, under the config folder, you will have files like Pro.key and Plus.key etc. It should be obvious which one should be the right one since you should know what license you are on.

     

    Note: I do NOT recommend deleting the key files. Just rename it to like "Plus.key.old" or something like that would be sufficient. That would help in case you delete the wrong file for some reasons.

    Thanks!!! I used krusader to navigate to my flash drive and found the extra key and then I renamed it to .old suffix. Now running the common fix problems plugin again

  2. I am getting this error. How do i solve this?

     

    Multiple registration keys found

     

    While unRaid will operate with multiple .key (registration files) within the config folder on the flash drive (ie: For simplicity sake you have multiple valid registrations and are storing them all within the config folder, you will run into problems if you ever need to transfer one of the registrations to another USB stick, as unRaid will not know which registration file to transfer, and the incorrect registration may get blacklisted. You should investigate and determine which key belongs to which USB stick and only have that particular key on that stick

  3. I can’t install this plugin, I am getting the same error as 

     

    plugin: installing: https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg
    plugin: downloading https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg
    plugin: downloading: https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg ... done
    plugin: run failed: /bin/bash retval: 1

    I am on the latest release of 6.7.2

  4. I am getting this error when I try moving "a lot" of pictures (50) into a folder using the webUI

    [15-Oct-2019 04:10:14] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
    

    research has led me to edit /config/php/www2.conf inside my config directory of nextcloud docker.

    https://github.com/linuxserver/docker-nextcloud/issues/30

     

    However, I can't find anywhere what each of these settings are suppose to be. I would like to know what each number means. Also don't know why this happens specifically when I am moving files into another folder.

     

    pm = dynamic
    pm.max_children = 40
    pm.start_servers = 15
    pm.min_spare_servers = 15
    pm.max_spare_servers = 25

    Does anyone know?

  5. Just got running with Nextcloud and really liking it but I have a few errors going on.

     

    - When I delete a folder I get an error message on the top that it could not delete the folder yet it still deleted it. Does anyone get this?

    - I can't setup TOTP. I am able to scan the QR code but once I enter the code I get an error from Nextcloud that it was not verified. Does anyone get this error?

     

    - I have my shares added to Nextcloud as local. Is there any benefits to using local vs SMB using the external storage devices.

  6. Trying to install Adb docker and have tried using label and passing arguments field but no luck getting the whole command below entered.

     

    sh -c "/config/startup.sh & adb -a -P 5037 server nodaemon"

     

    The video is below is what I’m trying to do and the screenshots are from the video showing what the command is and how it should look like in portainer. Right now I don’t have the first part of the command showing under the CMD field (sh -c "/config/startup.sh) before the ‘&’.

     

    What is the syntax?

     

    here is what I have tried in the extra parameters 

     

    -cmd='sh -c "/config/startup.sh & adb -a -P 5037 server nodaemon"'

     

    or 

     

    sh -c "/config/startup.sh & adb -a -P 5037 server nodaemon"

     

     

    7EE3E526-2DB6-441F-9B7A-E27DF389BB19.jpeg

    210E1152-C418-4BB4-8D45-12AD6489B47B.jpeg

  7. 8 minutes ago, aptalca said:

    For future reference and other users, you don't need to install nano inside the container as you can edit the file on the host under the mapped config folder

    So that was what I tried first using krusader but couldn’t find the config file. I can’t remember now but I couldn’t find it. But I will try again to look for it to make sure the changes took effect there too. Thanks for the suggestion 

  8. On 9/1/2019 at 12:57 PM, Jaster said:

    Hey Guys, I just pulled the latest version and the server isnt starting anymore (or at least is not accessable).

     

    image.thumb.png.d28104b012d934b01b6c913d62f89351.png

     

    image.png.ce33dec75f8132de7548bea61255a2c4.png

     

    What can I do?...

    I have this same error, and don't know what to do. I tried the default username and password with no luck and I can't remember if i set the passwords as local or pam. How can i fix this to log in???

     

    EDIT: I found that I had to go into the console, install nano (since nano wasn't on it), and then I was able to do the last step in the link you posted.

×
×
  • Create New...