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

is anyway we can use influxdbv2 for speedtest-tracker instead influxdbv1 ?

  • Replies 956
  • Views 362.4k
  • 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

With the cloudfare-ddns container, is it possible to add another totally different domain?

 

like:

 

mysite.com

anothersite.net

 

How do I do this in the container settings?

HI all, installed backblaze_personal_backup without issue

But can't get it to get past the initial screen

 

I keep getting the error "The installer could not communicate with...."

 

How can I get round this?

 

Thanks! 

 

image.png.b96aa9db2e4e953cfeb7dfa0ec937680.png

 

image.thumb.png.05d928bcbdfd5bf3b86b0693234fe95f.png

 

All other docker containers are fine, but can't get this to work

Docker-wyze-bridge brings me here. Should I go to GitHub? It is a template question but I don't see the template listed here. 

Edited by letrain

I'm getting a slew of errors on the huginn app. Per the console, permission is denied when trying to set. up the /lib/var/mysql folders. Anyone have a fix for this (that doesn't involve runnig it as privileged)?

Hello,

 

I was wondering, using the unifi-poller, it require a username/password for influxdb. But latest version of influxdb work with apitoken. Is there a way to use that?

 

Thank you

4 minutes ago, Joshndroid said:

It would appear Scrutiny dev has pulled his images from dockerhub and may have them elsewhere

 

https://github.com/AnalogJ/scrutiny

 

https://hub.docker.com/r/analogj/scrutiny <- 404's

 

I have messaged the dev on reddit for some confirmation

 

It would appear the base repo is - ghcr.io/analogj/scrutiny (based on his docker compose in the github linked above)

Following

I recieved a reply from analogj on reddit as follows;

 

Quote

apologies, I should have paid more attention to how the community has been deploying scrutiny. Unfortunately I've moved the docker registry where scrutiny builds are uploaded (ghcr.io/analogj/scrutiny:master-omnibus vs docker hub), and I ended up deleting the old docker hub registry, which is what caused this issue.

can you link me tot he Unraid configuration/deployment documentation for scrutiny? I can discuss with the developer and get a fix rolled out.

 

I have pointed him to the direction of @Roxedus on his github page so he can get in contact and hopefully get this sorted asap and us back to receiving updates.

 

 

tagging @ijuarez as you were interested.

I’m using the airconnect docker (https://hub.docker.com/r/1activegeek/airconnect/) and for the life of me I can’t figure out how to add the command “AIRUPNP_VAR=kill” to the docker config. Can somebody please let me know how to do that?

I just followed the steps to install Backblaze_Personal_Backup and got this error after logging in and finishing the install

Error: ERR_NotificationDialog_bad_bzdara_permission_Msg (Can't see the full message)

 

I followed all the steps on the github and see the D drive.

 

Anyone know what this means? The backup seems to be running just fine.

 

2022-05-18_15-01-33.jpg

Edited by iPenguin02

Hi Everyone,

 

I installed prometheus successfully however the container won't start.

I am using Unraid version: 6.10.1

Guide Used: Unraid | Unraid Data Monitoring with Prometheus and Grafana

Error Logs:

ts=2022-05-23T08:43:54.878Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-05-23T08:43:54.878Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-05-23T08:43:54.878Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-05-23T08:43:54.878Z caller=main.go:531 level=info host_details="(Linux 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 3dec108b666f (none))"
ts=2022-05-23T08:43:54.878Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-05-23T08:43:54.878Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-05-23T08:43:54.878Z caller=query_logger.go:90 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffd01d38e9d, 0xb}, 0x14, {0x3757500, 0xc00059b8b0})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf
ts=2022-05-23T08:44:03.171Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-05-23T08:44:03.171Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-05-23T08:44:03.171Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-05-23T08:44:03.171Z caller=main.go:531 level=info host_details="(Linux 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 3dec108b666f (none))"
ts=2022-05-23T08:44:03.171Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-05-23T08:44:03.171Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-05-23T08:44:03.171Z caller=query_logger.go:90 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffdc3a94e9d, 0xb}, 0x14, {0x3757500, 0xc00074f6d0})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf
ts=2022-05-23T08:50:35.294Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-05-23T08:50:35.294Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-05-23T08:50:35.294Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-05-23T08:50:35.294Z caller=main.go:531 level=info host_details="(Linux 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 3dec108b666f (none))"
ts=2022-05-23T08:50:35.294Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-05-23T08:50:35.294Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-05-23T08:50:35.295Z caller=query_logger.go:90 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffd1f0ede9d, 0xb}, 0x14, {0x3757500, 0xc000827090})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf
ts=2022-05-23T08:59:55.398Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-05-23T08:59:55.399Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-05-23T08:59:55.399Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-05-23T08:59:55.399Z caller=main.go:531 level=info host_details="(Linux 5.15.40-Unraid #1 SMP Mon May 16 10:05:44 PDT 2022 x86_64 3dec108b666f (none))"
ts=2022-05-23T08:59:55.399Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-05-23T08:59:55.399Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-05-23T08:59:55.399Z caller=query_logger.go:90 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffd5b979e9d, 0xb}, 0x14, {0x3757500, 0xc0009879a0})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf

** Press ANY KEY to close this window ** 

 

Now that traccar has updated to "modern" by default, my nginx reverse proxy to subfolder has badly broken. Anyone have pointers to an updated example?

On 5/1/2022 at 10:44 AM, shafiq786110 said:

HI all, installed backblaze_personal_backup without issue

But can't get it to get past the initial screen

 

I keep getting the error "The installer could not communicate with...."

 

How can I get round this?

 

Thanks! 

 

image.png.b96aa9db2e4e953cfeb7dfa0ec937680.png

 

image.thumb.png.05d928bcbdfd5bf3b86b0693234fe95f.png

 

All other docker containers are fine, but can't get this to work

Running as privileged worked for me!

Finaly builded speedtest tracker on bucket linked to influxdbv1 in influxdbv2 on grafana on 16339
if someone interested i can write the steps here , its not the easyest way ....
but the easy way just install influxdbv1 ..

Please also check here https://github.com/henrywhitaker3/Speedtest-Tracker/issues/954

171441435-48857d17-8337-4cc9-af36-de2cb3

 

 

 

Edited by Masterwishx

The config instruction of the Unraid docker image for 'cloudflare-ddns' should probably be updated.

It's not possible to use both 'Email Variable' and 'API Key' variable at the same time, it won't start. It will simply say "Invalid Cloudflare Credentials" in the log and then kill all processes.

In order to use the API Key variable the Email variable needs to be deleted, it seems.

Seems that focalboard is broken due to a bad db migration?

 

[31merror[0m [2022-06-07 12:58:55.525 -03:00] Table creation / migration failed [31mcaller[0m="sqlstore/sqlstore.go:55" [31merror[0m="table schema_migrations has no column named dirty in line 0: INSERT INTO schema_migrations (version, dirty) VALUES (?, ?)"
fatal [2022-06-07 12:58:55.525 -03:00] server.NewStore ERROR caller="main/main.go:145" error="table schema_migrations has no column named dirty in line 0: INSERT INTO schema_migrations (version, dirty) VALUES (?, ?)"

 

Anyone aware of whether this is fixed yet or planned or? TIA

I recently migrated from Spaceinvaderone's Shinobi container to selfhosters container.  Looks like I traded one set of issues for another.  Playing videos before was almost instant to start playing. Now it take over 8 seconds and much longer through reverse proxy.  It seems like it's downloading the video before it plays it.

 

I'm not sure if this is the correct place to get support for this.

13 hours ago, DMills said:

Seems that focalboard is broken due to a bad db migration?

 

[31merror[0m [2022-06-07 12:58:55.525 -03:00] Table creation / migration failed [31mcaller[0m="sqlstore/sqlstore.go:55" [31merror[0m="table schema_migrations has no column named dirty in line 0: INSERT INTO schema_migrations (version, dirty) VALUES (?, ?)"
fatal [2022-06-07 12:58:55.525 -03:00] server.NewStore ERROR caller="main/main.go:145" error="table schema_migrations has no column named dirty in line 0: INSERT INTO schema_migrations (version, dirty) VALUES (?, ?)"

 

Anyone aware of whether this is fixed yet or planned or? TIA

 

nvm, I fixed it myself, edited the sqlite3 database and added the Dirty column, it's working fine now.

 

Hi,

 

I have been trying for days to get Unpackerr working, to no avail.

 

Unpackerr Settings:

image.thumb.png.b3feaac52078a352cfb1a8ebe38df461.png

image.thumb.png.182fc5a35c3abbbba3e1139495f900a4.png

 

Sonarr settings:

image.png.dd0f3468af4c044f0b704fb920ebec54.png

 

so my host paths are:

/mnt/user/Media/downloads <--incomplete downloads

/mnt/user/Media/downloads/Complete <--complete downloads

/mnt/user/Media/TV Shows <--TV shows directory

 

Unpacker log looks like this:

image.png.d3540de5e6ad68773d12df7a466d6868.png

Finally uploaded my dashboard to Grafana with instructions
Speedtest Tracker - InfluxDBv2 https://grafana.com/grafana/dashboards/16428

 

myspeedtest.thumb.jpg.6ac9bdb5595151643841a790ed1d3739.jpg

invoiceninja not working,

 

i am getting 500 server error, regardless if i am using http or https

is it something that i am missing ?

 

so i did try another version 

maihai/invoiceninja-v5

this one i can open but i can't edit anything 

if i look under info and press health check i get invalid file permission, version is not writable 

 

any help ?

 

On 6/8/2022 at 9:38 AM, LumberJackGeek said:

Hi,

 

I have been trying for days to get Unpackerr working, to no avail.

 

Unpackerr Settings:

image.thumb.png.b3feaac52078a352cfb1a8ebe38df461.png

image.thumb.png.182fc5a35c3abbbba3e1139495f900a4.png

 

Sonarr settings:

image.png.dd0f3468af4c044f0b704fb920ebec54.png

 

so my host paths are:

/mnt/user/Media/downloads <--incomplete downloads

/mnt/user/Media/downloads/Complete <--complete downloads

/mnt/user/Media/TV Shows <--TV shows directory

 

Unpacker log looks like this:

image.png.d3540de5e6ad68773d12df7a466d6868.png

bumping this?

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.