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.

[Support] selfhosters.net's Template Repository

Featured Replies

this still working?  I updated to Unraid 6.9.0-beta22 and I see Deemix "green" an showing as running.  But when I try to go to webui it's now "Unable to connect".  Tried changing port number to no avail.  Something change or break on the Unraid version change?

  • Replies 956
  • Views 361.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hi   i fixed it by changing the rights of the data folder in /appdata/prometheus   chown -R 65534:65534 data   Maybe that helps you guys also.

  • Hi, the docker Adminer updates really often, I have updated it 3 times today.. is something wrong or is new version released this often? it is not the first time I have updated it several times on a s

  • APP: Backblaze   Blackblaze just released v8.5 and I just wanted to share my experiences with upgrading manually.   With the Portainer container running, I went into Portainer and

Posted Images

  • Author
22 hours ago, DontWorryScro said:

this still working?

Yes, it is still working. Does the container log say "starting services"? Are you using the new port "6595"?

Edited by Roxedus

4 hours ago, Roxedus said:

Yes, it is still working. Does the container log say "starting services"? Are you using the new port "6595"?

updating the port worked.  though i had to go into advanced to manually update on the upper webui field. too  thanks!

started getting this yesterday with speedtest-tracker, tried removing/wiping the container and reinstalling:
 

 

Annotation 2020-07-02 143130.png

  • Author
2 hours ago, HynesJeff said:

started getting this yesterday with speedtest-tracker, tried removing/wiping the container and reinstalling:
 

 

Annotation 2020-07-02 143130.png

Can you do post a screenshot of the settings for the container?

4 hours ago, Roxedus said:

Can you do post a screenshot of the settings for the container?

 

Annotation 2020-07-02 210720.png

  • Author
1 hour ago, HynesJeff said:

 

Annotation 2020-07-02 210720.png

wonder if it is your custom network doing some funky stuff, does it work with the default bridge?

 

9 hours ago, Roxedus said:

wonder if it is your custom network doing some funky stuff, does it work with the default bridge?

 

turns out the port was in use somewhere else.. not sure where though.

now it just keeps looping through htis:

 

_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/


Brought to you by linuxserver.io
-------------------------------------

To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------

User uid: 911
User gid: 911
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 40-config: executing...
Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb
[cont-init.d] 40-config: exited 0.
[cont-init.d] 50-speedtest: executing...
##################################################################################################################################
##################################################################################################################################
You haven't accepted the Ookla EULA. Please re-create the container with the environment variable 'OOKLA_EULA_GDPR' set to 'true'.
##################################################################################################################################
##################################################################################################################################
[cont-init.d] 50-speedtest: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[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] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 10-adduser: executing...
usermod: no changes

-------------------------------------

adding the variable OOKLA_EULA_GDPR (with value 'true') fixes it..... but it should prob be added to the template

Edited by HynesJeff

Any idea how to reset/figure out what my requestrr login credentials are? They are no longer autofilled & i've got no clue...

I'm trying to use radarrsync.  I set it up yesterday and it synced part of the entries between the two instances, then it threw this error message and hasn't done anything since:

 

File "/RadarrSync.py", line 86, in <module>
searchid.append(int(r.json()['id']))
TypeError: list indices must be integers or slices, not str

 

Can anyone shed any light as to what is causing this issue and how it can be resolved?

 

Thanks in advance

  • Author
On 7/3/2020 at 3:27 PM, HynesJeff said:

OOKLA_EULA_GDPR

You need to add a variable with the key `OOKLA_EULA_GDPR` and set it to `true`. The i updated the template to account for this now.

  • Author
22 hours ago, ayrtoo said:

Any idea how to reset/figure out what my requestrr login credentials are?

The password is hashed in the settings.json, your best bet is to reach out to the developers on github or trough discord

  • Author
2 hours ago, rbjap said:

I'm trying to use radarrsync.  I set it up yesterday and it synced part of the entries between the two instances, then it threw this error message and hasn't done anything since:

 

File "/RadarrSync.py", line 86, in <module>
searchid.append(int(r.json()['id']))
TypeError: list indices must be integers or slices, not str

 

Can anyone shed any light as to what is causing this issue and how it can be resolved?

 

Thanks in advance

Using radarr 3?

17 hours ago, Roxedus said:

Using radarr 3?

I'm using the latest docker version of the template for each instance.

image.png.aa2e52ce463c5f4a124998683038b17f.png

image.png.8ec7be47eaf2590a4452fb712bf636a5.png

Hello,

 

Today ive tried CrushFTP9 from you. Initial setup went fine, but got popup from CrushFTP Update to 9.3.2 and then it stopped to work...

So in App update is not wanted and need to wait for docker update?

 

Thanks

image.png.8d9148636c853c3bc261295f275912d9.png

tagging the dev here @mikeylikesrocks if he doesnt answer here you can also create an issue on the github page. (see first post in this topic)

Edited by GilbN

Any tips for adding the configuration file to PrivateBin?

 

I tried following the docker hub page:

 

Quote

Custom configuration

In case you want to use a customized conf.php file, for example one that has file uploads enabled or that uses a different template, add the file as a second volume:


docker run -d --restart="always" --read-only -p 8080:8080 -v conf.php:/srv/cfg/conf.php:ro -v privatebin-data:/srv/data privatebin/nginx-fpm-alpine

Note: The Filesystem data storage is supported out of the box. The image includes PDO modules for MySQL, PostgreSQL and SQLite, required for the Database one, but you still need to keep the /srv/data persisted for the server salt and the traffic limiter.

 

But Not sure I have done it correctly...

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='privatebin' --net='proxynet' -e TZ="Pacific/Auckland" -e HOST_OS="Unraid" -p '8888:8080/tcp' -v '/mnt/user/appdata/privatebin/cfg':'/srv/cfg':'rw' -v 'conf.php':'/srv/cfg/conf.php':'ro' -v '/mnt/user/appdata/privatebin':'/srv/data':'rw' --read-only 'privatebin/nginx-fpm-alpine' 

 

12 hours ago, BadCo. said:

Any tips for adding the configuration file to PrivateBin?

 

Looks like this works...

 

-v '/mnt/user/appdata/privatebin/conf.php':'/srv/cfg/conf.php':'rw'

 

Untitled.png.628b2f350f99b771db902cd788b970ed.png

4 hours ago, Energen said:

Looks like this works...

 

-v '/mnt/user/appdata/privatebin/conf.php':'/srv/cfg/conf.php':'rw'

 

Untitled.png.628b2f350f99b771db902cd788b970ed.png

I've been trying to work out how to do this. This works fine, thanks for posting the solution!

14 hours ago, Energen said:

Looks like this works...

 

-v '/mnt/user/appdata/privatebin/conf.php':'/srv/cfg/conf.php':'rw'

 

Untitled.png.628b2f350f99b771db902cd788b970ed.png

Thanks for the reply, however this gives me the same result but in a slightly different place, which is just a folder named conf.php and no file to edit. Unless I am misunderstanding something?

I ended up copying and pasting the default sample conf from gitlab and threw it in the folder conf.php but it threw out an error when the container started.

 

2020/07/14 06:09:56 [error] 200#200: *1 FastCGI sent in stderr: "PHP message: PHP Warning: parse_ini_file(/srv/cfg/conf.php): failed to open stream: No such file or directory in /srv/lib/Configuration.php on line 121PHP message: PHP Warning: array_key_exists() expects parameter 2 to be array, bool given in /srv/lib/Configuration.php on line 123PHP message: PHP Fatal error: Uncaught Exception: PrivateBin requires configuration section [main] to be present in configuration file. in /srv/lib/Configuration.php:124

 

13 hours ago, BadCo. said:

Thanks for the reply, however this gives me the same result but in a slightly different place, which is just a folder named conf.php and no file to edit. Unless I am misunderstanding something?

Not sure on that error but yes you need to start with the sample file from the site.

 

Then put that file into /mnt/user/appdata/privatebin  ---  not into a folder named conf.php

On 7/15/2020 at 7:29 AM, Energen said:

Not sure on that error but yes you need to start with the sample file from the site.

 

Then put that file into /mnt/user/appdata/privatebin  ---  not into a folder named conf.php

Thanks for the help Energen.

 

Unfortunately I was still having issues, and after pondering it for a bit I realised that the instructions on docker hub didn't make sense.

 

I then wiped the install and started from scratch, mounted the /srv/cfg folder (instead of /srv/cfg/conf.php) and added the sample conf.php, edited to allow file uploads and BAM! It works!

 

https://paste.hardnet.nz/?4f6ba2bc6f9225a2#DSwKBzeB5mC37CjoB4wjwawFj2BQu6pHvt6uHmNFsR6w

 

-v '/mnt/user/appdata/privatebin/cfg':'/srv/cfg':'rw'

 

Edited by BadCo.
Added path variable

Getting some errors with YoutubeDLMaterial:

ERROR: Error during parsing:Error: Command failed with exit code 1: /app/node_modules/youtube-dl/bin/youtube-dl --dump-json

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.