UltimateWidder

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by UltimateWidder

  1. Thank you very much for your fast help that was the problem
  2. It tries to connect to 7807 the log is: [s6-init] making user provided files available at /var/run/s6/etc...exited 0.[s6-init] ensuring user provided files have correct perms...exited 0.[fix-attrs.d] applying ownership & permissions fixes...[fix-attrs.d] done.[cont-init.d] executing container initialization scripts...[cont-init.d] 00-app-niceness.sh: executing...[cont-init.d] 00-app-niceness.sh: exited 0.[cont-init.d] 00-app-user-map.sh: executing...[cont-init.d] 00-app-user-map.sh: exited 0.[cont-init.d] 00-set-home.sh: executing...[cont-init.d] 00-set-home.sh: exited 0.[cont-init.d] 00-take-config-ownership.sh: executing...[cont-init.d] 00-take-config-ownership.sh: exited 0.[cont-init.d] 10-startapp-attrs.sh: executing...[cont-init.d] 10-startapp-attrs.sh: exited 0.[cont-init.d] 10-vnc-password.sh: executing...[cont-init.d] 10-vnc-password.sh: exited 0.[cont-init.d] jdownloader2.sh: executing...chown: /output: Operation not permitted[cont-init.d] jdownloader2.sh: exited 1.[cont-finish.d] executing container finish scripts...[cont-finish.d] done.[s6-finish] syncing disks.[s6-finish] sending all processes the TERM signal.[s6-finish] sending all processes the KILL signal and exiting.
  3. I reinstalled and only set the output. I connect via Dashboard pressing on the icon and clicking on webui. Still the same error.
  4. Yeah I installed first via Community Application, it did not work also the connection refused. I did not change any settings just set additional the values for config and output. After that I uninstalled and installed it again with other ports etc still no connection. At last i used the commands in the Readme in github but same error
  5. I do not get it working. I get ERR_CONNECTION_REFUSED as Error. I used the commands in the wiki and installed it with default values. Any hint for me?
  6. Hey guys,: I just tried to install Nextcloud following the guide here, but I have a problem with Maria Db. In the Web UI I can not create dbuser and connect to database. I have this error code: Error while trying to create admin user: Failed to connect to the database: An exception occured in driver: SQLSTATE[HY000][2002] Connection refused How can I connect to that database in the docker container? Which additional settings do I need? I googled but did not find any satisfying answer.
  7. Where can I find that logs? Do you mean this? Jun 30 13:25:45 Tower ntfs-3g[27572]: Version 2016.2.22 integrated FUSE 27 Jun 30 13:25:45 Tower ntfs-3g[27572]: Mounted /dev/sdb2 (Read-Write, label "label1", NTFS 3.1) Jun 30 13:25:45 Tower ntfs-3g[27572]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,umask=000 Jun 30 13:25:45 Tower ntfs-3g[27572]: Mount options: rw,nodiratime,nodev,nosuid,allow_other,nonempty,noatime,default_permissions,fsname=/dev/sdb2,blkdev,blksize=2048 Jun 30 13:25:45 Tower ntfs-3g[27572]: Global ownership and permissions enforced, configuration type 1 Jun 30 13:25:51 Tower ntfs-3g[28191]: Version 2016.2.22 integrated FUSE 27 Jun 30 13:25:51 Tower ntfs-3g[28191]: Mounted /dev/sdd1 (Read-Write, label "label2", NTFS 3.1) Jun 30 13:25:51 Tower ntfs-3g[28191]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,umask=000 Jun 30 13:25:51 Tower ntfs-3g[28191]: Mount options: rw,nodiratime,nodev,nosuid,allow_other,nonempty,noatime,default_permissions,fsname=/dev/sdd1,blkdev,blksize=4096 Jun 30 13:25:51 Tower ntfs-3g[28191]: Global ownership and permissions enforced, configuration type 1 Jun 30 13:26:01 Tower ntfs-3g[28841]: Version 2016.2.22 integrated FUSE 27 Jun 30 13:26:01 Tower ntfs-3g[28841]: Mounted /dev/sde2 (Read-Write, label "label3", NTFS 3.1) Jun 30 13:26:01 Tower ntfs-3g[28841]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,umask=000 Jun 30 13:26:01 Tower ntfs-3g[28841]: Mount options: rw,nodiratime,nodev,nosuid,allow_other,nonempty,noatime,default_permissions,fsname=/dev/sde2,blkdev,blksize=1024 Jun 30 13:26:01 Tower ntfs-3g[28841]: Global ownership and permissions enforced, configuration type 1 Jun 30 13:26:09 Tower ntfs-3g[29478]: Version 2016.2.22 integrated FUSE 27 Jun 30 13:26:09 Tower ntfs-3g[29478]: Mounted /dev/sdf2 (Read-Write, label "label4", NTFS 3.1) Jun 30 13:26:09 Tower ntfs-3g[29478]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,umask=000 Jun 30 13:26:09 Tower ntfs-3g[29478]: Mount options: rw,nodiratime,nodev,nosuid,allow_other,nonempty,noatime,default_permissions,fsname=/dev/sdf2,blkdev,blksize=4096 Jun 30 13:26:09 Tower ntfs-3g[29478]: Global ownership and permissions enforced, configuration type 1 Jun 30 13:26:14 Tower ntfs-3g[30101]: Version 2016.2.22 integrated FUSE 27 Jun 30 13:26:14 Tower ntfs-3g[30101]: Mounted /dev/sdg2 (Read-Write, label "Kaputt", NTFS 3.1) Jun 30 13:26:14 Tower ntfs-3g[30101]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,umask=000 Jun 30 13:26:14 Tower ntfs-3g[30101]: Mount options: rw,nodiratime,nodev,nosuid,allow_other,nonempty,noatime,default_permissions,fsname=/dev/sdg2,blkdev,blksize=4096 Jun 30 13:26:14 Tower ntfs-3g[30101]: Global ownership and permissions enforced, configuration type 1
  8. Thanks for your hint I read the help file and could change the volume name. But how can I make the given auto-mount script to run at each start? It would be nice if it would " '/usr/local/sbin/rc.unassigned mount auto' - all devices and SMB/NFS mounts set to auto mount will be mounted. " run this script automatically at each start.
  9. Yes, I am talking about the new MS filesystem ReFs, ReiferFS. None of the Auto-mounts are working. Also I have 2 drives with the same name(Volume) which overrites the shares. The log shows this: /Volume' Jun 30 07:48:03 Successfully mounted '/dev/sdd1' on '/mnt/disks/Volume'. Jun 30 07:48:03 Defining share 'Volume' on file '/etc/samba/unassigned-shares/Volume.conf' Jun 30 07:48:03 Adding share 'Volume' to '/boot/config/smb-extra.conf' Jun 30 07:48:03 Reloading Samba configuration... Jun 30 07:48:04 Directory '/mnt/disks/Volume' shared successfully. Jun 30 07:48:04 Device '/dev/sdd1' script file not found. 'ADD' script not executed. Jun 30 07:48:08 Adding disk '/dev/sde2'... Jun 30 07:48:08 Mount drive command: /sbin/mount -t ntfs -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sde2' '/mnt/disks/Volume' Jun 30 07:48:12 Successfully mounted '/dev/sde2' on '/mnt/disks/Volume'. Jun 30 07:48:12 Defining share 'Volume' on file '/etc/samba/unassigned-shares/Volume.conf' Jun 30 07:48:12 Reloading Samba configuration... Jun 30 07:48:12 Directory '/mnt/disks/Volume' shared successfully. Jun 30 07:48:12 Device '/dev/sde2' script file not found. 'ADD' script not executed. Jun 30 07:48:16 Adding disk '/dev/sdf2'... Jun 30 07:48:16 Mount drive command: /sbin/mount -t ntfs -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdf2' '/mnt/disks Where can I change the name of one Volume that I can share them both?
  10. Hello guys, I am new to Unraid OS and I have some questions regarding this plugin. How can I activate Auto-Mount after each restart? I toggled the Auto mount slider but it does not auto mount after restart? Is there a possibility to mount ReFS formatted drives? I can not find any driver for that. Yours