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.

francrouge

Members
  • Joined

  • Last visited

Everything posted by francrouge

  1. no I miss this part i think. But can you explain me a bit what i need to do in the gdrive i don't really understand this part. (I just read it ) Edit: I create a file in my drive with the commands inside touch mountcheck rclone copy mountcheck gdrive_media_vfs: -vv --no-traverse rclone copy mountcheck tdrive_media_vfs: -vv --no-traverse Thx
  2. I will reboot then thx Envoyé de mon Pixel 2 XL en utilisant Tapatalk
  3. Ok and for the vfs error any idea ? Thx a lot Envoyé de mon Pixel 2 XL en utilisant Tapatalk
  4. Hi i follow you're script but on startup i got an error 18.12.2018 20:21:29 INFO: mounting rclone vfs. 2018/12/18 20:21:29 Failed to start remote control: start server failed: listen tcp 127.0.0.1:5572: bind: address already in use 18.12.2018 20:21:34 CRITICAL: rclone gdrive vfs mount failed - please check for problems. Script Finished Tue, 18 Dec 2018 20:21:34 -0500 I erase my config and tried with new one but still samething any idea ? thx
  5. Hi all i need help please I setup everything in my unraid setup but i experience very slow start for plex and also it's taking a long time adding new media in plex (scanning). I just backup manually my video etc and scan it with plex after. But plex is scanning it very slow. I got the gdrive + crypt option my mount script: mkdir -p $mntpoint rclone mount --max-read-ahead 1024k --allow-other $remoteshare $mntpoint & thx
  6. thx
  7. Hi all, Thx for the great plugin. I got a question. Is there a way to optimize my script to be able to play faster on plex. I use the crypt option also. My problem is that it's always very slow to load the first time. Is there something i can change ? Mount script : mkdir -p $mntpoint rclone mount --max-read-ahead 1024k --allow-other $remoteshare $mntpoint & THx
  8. Hi binhex, I tried to reinstalled everything and it worked thx Envoyé de mon Pixel 2 XL en utilisant Tapatalk
  9. I tried to delete and installed from scratch and i got this 2018-08-08 15:28:03,171 DEBG 'sonarr' stdout output:[Fatal] ConsoleApp: EPIC FAIL![v2.0.0.5228] NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /config/nzbdrone.db is corrupt, restore from backup if available. See: https://github.com/Sonarr/Sonarr/wiki/FAQ#i-am-getting-an-error-database-disk-image-is-malformed ---> System.Data.SQLite.SQLiteException: disk I/O errordisk I/O errorat System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x0033c] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x000f6] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteCommand.GetStatement (System.Int32 index) [0x00008] in <61a20cde294d4a3eb43b9d9f6284613b>:0at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteCommand.GetStatement(int)at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0011e] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0at FluentMigrator.Runner.Processors.GenericProcessorBase.EnsureConnectionIsOpen () [0x00014] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.Processors.SQLite.SQLiteProcessor.Exists (System.String template, System.Object[] args) [0x00000] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.Processors.SQLite.SQLiteProcessor.TableExists (System.String schemaName, System.String tableName) [0x00000] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.VersionLoader.get_AlreadyCreatedVersionTable () [0x0001c] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.VersionLoader.LoadVersionInfo () [0x00028] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.VersionLoader..ctor (FluentMigrator.Runner.IMigrationRunner runner, FluentMigrator.Infrastructure.IAssemblyCollection assemblies, FluentMigrator.IMigrationConventions conventions) [0x00077] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.MigrationRunner..ctor (FluentMigrator.Infrastructure.IAssemblyCollection assemblies, FluentMigrator.Runner.Initialization.IRunnerContext runnerContext, FluentMigrator.IMigrationProcessor processor) [0x00175] in <137fb96feee44f379d6a8fba4e172d1c>:0at FluentMigrator.Runner.MigrationRunner..ctor (System.Reflection.Assembly assembly, FluentMigrator.Runner.Initialization.IRunnerContext runnerContext, FluentMigrator.IMigrationProcessor processor) [0x00007] in <137fb96feee44f379d6a8fba4e172d1c>:0at NzbDrone.Core.Datastore.Migration.Framework.MigrationController.Migrate (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x000b5] in <f8c4a2c9e6194b509efc6018724d76df>:0at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00048] in <f8c4a2c9e6194b509efc6018724d76df>:0--- End of inner exception stack trace ---at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00136] in <f8c4a2c9e6194b509efc6018724d76df>:0at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationType migrationType) [0x00010] in <f8c4a2c9e6194b509efc6018724d76df>:0at NzbDrone.Core.Datastore.DbFactory.RegisterDatabase (NzbDrone.Common.Composition.IContainer container) [0x00006] in <f8c4a2c9e6194b509efc6018724d76df>:0at NzbDrone.Host.NzbDroneServiceFactory.Start () [0x00037] in <9b2a95f0b2a841b1ab89c8a2a5967336>:0at NzbDrone.Host.Router.Route (NzbDrone.Host.ApplicationModes applicationModes) [0x0007b] in <9b2a95f0b2a841b1ab89c8a2a5967336>:0at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x00047] in <9b2a95f0b2a841b1ab89c8a2a5967336>:0at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x00075] in <9b2a95f0b2a841b1ab89c8a2a5967336>:0at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0002f] in <749f1419727b4f628034fdacb2834eb4>:02018-08-08 15:28:03,181 DEBG 'sonarr' stdout output:Press enter to exit...
  10. Hi all i can't access the webgui since i upgrade to 6.5.3 any advice ? ug 8 15:14:46 Unraid avahi-daemon[15383]: Registering new address record for fe80::b427:54ff:fe86:3627 on vethae14f4f.*. Aug 8 15:14:53 Unraid nginx: 2018/08/08 15:14:53 [crit] 15438#15438: *6309 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host: "42e978c61592c4c92743a7f89728df072e0ceb49.unraid.net" Aug 8 15:15:03 Unraid nginx: 2018/08/08 15:15:03 [crit] 15438#15438: *6342 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host: "42e978c61592c4c92743a7f89728df072e0ceb49.unraid.net" Aug 8 15:15:13 Unraid nginx: 2018/08/08 15:15:13 [crit] 15438#15438: *6377 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host: "42e978c61592c4c92743a7f89728df072e0ceb49.unraid.net" Aug 8 15:15:23 Unraid nginx: 2018/08/08 15:15:23 [crit] 15438#15438: *6408 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host: "42e978c61592c4c92743a7f89728df072e0ceb49.unraid.net" Aug 8 15:15:33 Unraid nginx: 2018/08/08 15:15:33 [crit] 15438#15438: *6444 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host: "42e978c61592c4c92743a7f89728df072e0ceb49.unraid.net" Aug 8 15:15:43 Unraid nginx: 2018/08/08 15:15:43 [crit] 15438#15438: *6484 connect() to unix:/var/tmp/binhex-sonarr.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.1.102, server: , request: "GET /dockerterminal/binhex-sonarr/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-sonarr.sock:/ws", host:
  11. Cool thx Envoyé de mon Pixel 2 XL en utilisant Tapatalk
  12. So if i want to move let say data from cache to share folder. I take the file in cache and move it to folder mnt/user/plex for exemple ? thx
  13. Oo cool thank for the info i didnt know that Envoyé de mon Pixel 2 XL en utilisant Tapatalk
  14. Hi all is there a way i can see my hdd's and cache folder. Because when i'm transfering files it seem to stay in my cache. I know the older version of krusader you can do it thx
  15. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='bridge' --privileged=true -e TZ="America/New_York" -e HOST_OS="unRAID" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='' -e 'VPN_PASS'='' -e 'VPN_PROV'='pia' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='209.222.18.222,37.235.1.174,8.8.8.8,209.222.18.218,37.235.1.177,8.8.4.4' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8115:8112/tcp' -p '58846:58846/tcp' -p '58946:58946/tcp' -p '58946:58946/udp' -p '8118:8118/tcp' -v '/mnt/cache/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw' 'binhex/arch-delugevpn' a40ea2dfa6fabe110a01766a0652200d5813a8c87b02453aeb322ff72b6099aa The command finished successfully! thx
  16. Hi all I need help i'm getting error when downloading torrent. Can someone tell me why this is happening ? Thx nas-diagnostics-20180412-0535.zip
  17. Hi guys, I'm having issues with the plex metadata. My movies don't have anymore picture's and synopsys. Any idea's is there a way to reset parameters to default ? Thx all
  18. Hi all I need help. I installed grafana but i'm not able to log in to. I tried the default setup. User admin pass admin It is not working. Thx Here is the log file: t=2018-02-06T05:03:51-0500 lvl=info msg="Starting Grafana" logger=server version=5.0.0-beta1 commit=3e2da1f compiled=2018-02-05T09:28:57-0500 t=2018-02-06T05:03:51-0500 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini t=2018-02-06T05:03:51-0500 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://xenozilla.ddns.net" t=2018-02-06T05:03:51-0500 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_PASSWORD=*********" t=2018-02-06T05:03:51-0500 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana t=2018-02-06T05:03:51-0500 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana t=2018-02-06T05:03:51-0500 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana t=2018-02-06T05:03:51-0500 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins t=2018-02-06T05:03:51-0500 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning t=2018-02-06T05:03:51-0500 lvl=info msg="App mode production" logger=settings t=2018-02-06T05:03:51-0500 lvl=info msg="Initializing DB" logger=sqlstore dbtype=sqlite3 t=2018-02-06T05:03:51-0500 lvl=info msg="Starting DB migration" logger=migrator t=2018-02-06T05:03:51-0500 lvl=info msg="Executing migration" logger=migrator id="copy data account to org" t=2018-02-06T05:03:51-0500 lvl=info msg="Skipping migration condition not fulfilled" logger=migrator id="copy data account to org" t=2018-02-06T05:03:51-0500 lvl=info msg="Executing migration" logger=migrator id="copy data account_user to org_user" t=2018-02-06T05:03:51-0500 lvl=info msg="Skipping migration condition not fulfilled" logger=migrator id="copy data account_user to org_user" t=2018-02-06T05:03:51-0500 lvl=info msg="Starting plugin search" logger=plugins t=2018-02-06T05:03:51-0500 lvl=info msg="Initializing Alerting" logger=alerting.engine t=2018-02-06T05:03:51-0500 lvl=info msg="Initializing CleanUpService" logger=cleanup t=2018-02-06T05:03:51-0500 lvl=info msg="Initializing Stream Manager" t=2018-02-06T05:03:51-0500 lvl=info msg="Initializing HTTP Server" logger=http.server address=0.0.0.0:3000 protocol=http subUrl= socket= t=2018-02-06T05:05:03-0500 lvl=info msg="Request Completed" logger=context userId=0 orgId=0 uname= method=GET path=/ status=302 remote_addr=192.168.1.127 time_ms=0 size=29 referer=http://192.168.1.105/Dashboard t=2018-02-06T05:05:18-0500 lvl=eror msg="Invalid username or password" logger=context userId=0 orgId=0 uname= error="Invalid Username or Password" t=2018-02-06T05:05:18-0500 lvl=info msg="Request Completed" logger=context userId=0 orgId=0 uname= method=POST path=/login status=401 remote_addr=192.168.1.127 time_ms=38 size=42 referer=http://192.168.1.105:3000/login
  19. Hi all Can someone help me please since i update to 6.4 i can't installed tvhproxy i'm getting a blank page with this link. http://nas/Apps/AddContainer?xmlTemplate=default%3A%2Fboot%2Fconfig%2Fplugins%2FdockerMan%2Ftemplates%2Fchvb%2FTvhProxy.xml&rmTemplate= any advice
  20. Can someone help me i'm getting this message ont startup Traceback (most recent call last):File "/opt/tvhproxy/tvhProxy.py", line 89, in <module>http.serve_forever()File "/usr/lib/python2.7/site-packages/gevent/baseserver.py", line 360, in serve_foreverself.start()File "/usr/lib/python2.7/site-packages/gevent/baseserver.py", line 304, in startself.init_socket()File "/usr/lib/python2.7/site-packages/gevent/pywsgi.py", line 1451, in init_socketStreamServer.init_socket(self)File "/usr/lib/python2.7/site-packages/gevent/server.py", line 127, in init_socketself.socket = self.get_listener(self.address, self.backlog, self.family)File "/usr/lib/python2.7/site-packages/gevent/server.py", line 138, in get_listenerreturn _tcp_listener(address, backlog=backlog, reuse_addr=cls.reuse_addr, family=family)File "/usr/lib/python2.7/site-packages/gevent/server.py", line 224, in _tcp_listenersock = socket(family=family)File "/usr/lib/python2.7/site-packages/gevent/_socket2.py", line 107, in __init__self._sock = _realsocket(family, type, proto)socket.error: [Errno 97] Address family not supported by protocol
  21. So i did a force update. I stoped the container start it again and it's not working. I have to delete everything again. Here is the log files after update Thank you engine_output.log service.log.0 engine_error.log
  22. When i do that it's working. I just update the docker and nothing is working again. really wierd Can you tell me if the setting are ok in the image ? thx

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.