[Support] selfhosters.net's Template Repository


Recommended Posts

On 4/25/2022 at 11:15 PM, simo241 said:

I am trying to install prometheus , configured the yml file with my ip but when i start the container is stopping , how can i solve

 

 

 

this is my log

 

 

ts=2022-04-25T21:09:40.172Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-04-25T21:09:40.172Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-04-25T21:09:40.172Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-04-25T21:09:40.172Z caller=main.go:531 level=info host_details="(Linux 5.15.30-Unraid #1 SMP Sat Mar 19 08:42:03 PDT 2022 x86_64 f73c9cdf6c32 (none))"
ts=2022-04-25T21:09:40.172Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-04-25T21:09:40.172Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-04-25T21:09:40.172Z 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({0x7ffcd4416eb1, 0xb}, 0x14, {0x3757500, 0xc0009a9040})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf
ts=2022-04-25T21:09:45.105Z caller=main.go:488 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-04-25T21:09:45.105Z caller=main.go:525 level=info msg="Starting Prometheus" version="(version=2.35.0, branch=HEAD, revision=6656cd29fe6ac92bab91ecec0fe162ef0f187654)"
ts=2022-04-25T21:09:45.105Z caller=main.go:530 level=info build_context="(go=go1.18.1, user=root@cf6852b14d68, date=20220421-09:53:42)"
ts=2022-04-25T21:09:45.105Z caller=main.go:531 level=info host_details="(Linux 5.15.30-Unraid #1 SMP Sat Mar 19 08:42:03 PDT 2022 x86_64 f73c9cdf6c32 (none))"
ts=2022-04-25T21:09:45.105Z caller=main.go:532 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-04-25T21:09:45.105Z caller=main.go:533 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-04-25T21:09:45.105Z 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({0x7ffc7293beb1, 0xb}, 0x14, {0x3757500, 0xc000a0caa0})
        /app/promql/query_logger.go:120 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:587 +0x61bf

** Press ANY KEY to close this window ** 

can you please post the solutions here? I assume this could be interesting for other users here.

 

Thank you!

Link to comment
On 5/23/2022 at 12:31 PM, Robert Sitavu said:

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 ** 

 

Hi, have you solved this issue? If yes, how ?

Link to comment
On 8/26/2022 at 7:57 AM, luk said:

I asked in discord community for help with Prometheus Docker, but nobody helped me till now. So how to get support for my problem/issue?

https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository/?do=findComment&comment=1162362

I'm having the same issue on a Fresh unRAID latest version 

log also matches the others 

 

"panic: Unable to create mmap-ed active query log"

Link to comment
14 minutes ago, Thamer Alfuraiji said:

I'm having the same issue on a Fresh unRAID latest version 

log also matches the others 

 

"panic: Unable to create mmap-ed active query log"

 

I Found the the solution !!!!

 

the default paths are wrong in a weird way just change them to this 

/etc/prometheus/ <-> /mnt/user/appdata/prometheus/etc/
/prometheus/data <-> /mnt/user/appdata/prometheus/data/

 

If it didn't work in your setup try to change the path to something right to you

  • Thanks 1
Link to comment

Has anyone managed to increased Cheveretos maximum filesize?
Googling around it seems to be a simple update to php.ini or .htaccess files. Since we don't get an appdata folder to edit that php.ini I tried the .htaccess with no sucess. Also tried  updating the values in the database (settings table, upload_max_filesize_mb) which get set back to 2M when the app restarts.

Link to comment

Hi all

 

I am having trouble with the Backblaze Personal Backup docker, hopefully you guys have some ideas. I think the issue is around permissions, and for some reason the docker isn't able to 'write' to the destination. 

 

Here's some context.

 

I use Unassigned Devices with the following settings. Legacy Mount is something I turned on to see if that would fix my issue, and it unfortunately didn't. 

 

image.thumb.png.54609099fbf5e6156508870b3f10fd19.png

 

Here is the remote mount that I am trying to pass through to the Backblaze docker.

 

image.png.0a809367d300768dbe41ec530a98287b.png

 

 

Here is the Backblaze docker Path entry. You can see I have tried to use /mnt/disks/10.20.30.205_CloudSync (Legacy Mount Point) but unfortunately it didn't fix my issue. Previously I did try /mnt/remote/10.20.30.205_CloudSync. FYI the Cloudsync folder is sitting on a NAS and I have confirmed the user account Unraid is using, has read/write permissions.

 

image.png.99ed2e42c502074f98575883f243ab96.png

 

 

When the docker starts, I am greeted with this notification.

 

As you can see, the application can see the drive, and the folders, but for whatever reason, it can't create the .bzvol folder.

 

image.png.7cb32b90a7439223e2f149176b14270b.png

 

I have confirmed that the symlink was created successfully.

 

image.png.807ed0ab3ff00eb134e9d2286e8999ca.png

 

image.png.3632044d2172123dc74888e5a2fa2891.png

 

A few interesting points I discovered:

  • if I open the docker console and go to /drive_d/ and do "mkdir test" then it actually creates the folder no problem.
  • if I change the path in the docker settings to one of Unraid's Shares (e.g. /mnt/user/movies) then everything works fine and the D drive is selectable to backup.

 

Does anyone have any ideas please? 

 

Thanks

 

Edited by Mooks
Link to comment
On 7/25/2022 at 11:02 AM, SavellM said:

Hi all,

 

I need some help with Focalboard. 

I installed it but it seems to be failing with no DB:

error [2022-07-25 09:58:24.313 +01:00] Database Ping failed                     caller="server/server.go:217" error="unable to open database file: no such file or directory"
fatal [2022-07-25 09:58:24.313 +01:00] server.NewStore ERROR                    caller="main/main.go:145" error="unable to open database file: no such file or directory"

Does anyone know how to get this installed? 

Its a clean install

Hi,

I would love to migrate to focalboard but the docker won't work.

Did anyone managed to make it work? It looks like the docker should connect to a database but there is nothing in the template for that.

Thanks!!!

  • Like 1
Link to comment

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 opened the shell console using the "app" user.

From there, I ran the commands from a previous post:

 

cd /config/wine/dosdevices/c\:/

curl -L "https://www.backblaze.com/win32/install_backblaze.exe" --output "install_backblaze.exe"

wine64 "install_backblaze.exe"

 

The installer popped up over the running client.

I clicked Install and waited a few seconds for something to happen, but nothing appeared to happen. Don't panic! it's actually installing.  When done, it presented me with a screen to show it was finished, then it promptly locked up.

 

I went into the container settings and changed the size to 1024 x 768 (Variables Display height and Display width). This is because the UI got bigger on this update.  And I had previously had USER_ID set to 0 and GROUP_ID set to 0 to try to remove the dreaded popup of the permissions issues everyone's been having with 8.0 (including myself). Those group and user permissions never seemed to help with 8.0, but I left them in the container settings when updating to 8.5.

 

The first startup of 8.5 seemed to lock up so I ran through the 3 commands to reinstall again and after that, surprisingly, the UI came up.

 

Guess what?!

No more bad bz_permissions popups!  I don't know if it was 8.5 or a combination of 8.5 and the group/user ID settings, but I haven't seen one pop up yet and I usually do within 20 seconds or so and its been an hour.

 

Hopefully those who run into this will have decent luck updating.  I did have to use Portainer though because you can't "su app" from the Unraid container.

 

----- EDIT ----

 

Another note about this 8.5 update is that if you restart your container, the app will boot back up and the UI will appear to be locked up with part of the UI not showing.  It doesn't mean that it's not backing up though. It seems to be a Control Panel UI issue. If you go to the shell and do a "ps x" and look for "C:\Program Files (x86)\Backblaze\bzbui.exe -noqiet", find the process # associated with it, then kill -9 <process#>, it kills the GUI, then inside the UI, you can relaunch it from the bar at the left - drop down and launch the BackBlaze Control Panel and the UI comes up normally.

 

---- EDIT 2 ----

So after letting it run for a bit, the bzbui.exe UI tends to lock up, but the back-end processes are still backing up. I don't know if it's missing something or not, but the only way to get it to come back is to kill it at the command line and then restart it from the icon.

 

 

 

Buggy, but it works. 

 

I'd be curious to know how others fair.

Edited by Monteroman
Added more information.
  • Like 1
Link to comment

LDAPforPlex
Aloha *.*'s

I don't know what I am doing wrong:
Booksonic(-air) up und running, but as soon as I activate LDAP I crashes badly.
Log:
 

23.09.2022 12:16:44
  ____              _                    _      
23.09.2022 12:16:44
 | __ )  ___   ___ | | _____  ___  _ __ (_) ___ 
23.09.2022 12:16:44
 |  _ \ / _ \ / _ \| |/ / __|/ _ \| '_ \| |/ __|
23.09.2022 12:16:44
 | |_) | (_) | (_) |   <\__ \ (_) | | | | | (__ 
23.09.2022 12:16:44
 |____/ \___/ \___/|_|\_\___/\___/|_| |_|_|\___|
23.09.2022 12:16:44
                                                
23.09.2022 12:16:44
                          2201.1.0
23.09.2022 12:16:44
23.09.2022 12:16:44
23.09.2022 12:16:44
23.09.2022 12:16:46
2022-09-23 12:16:46.777  INFO --- org.airsonic.player.Application          : Starting Application v2201.1.0 on 026528fa752d with PID 128 (/app/booksonic-air/booksonic.war started by abc in /app/booksonic-air)
23.09.2022 12:16:46
2022-09-23 12:16:46.790  INFO --- org.airsonic.player.Application          : The following profiles are active: legacy
23.09.2022 12:17:15
2022-09-23 12:17:15.984  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOGLOCK
23.09.2022 12:17:16
2022-09-23 12:17:16.128  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOGLOCK
23.09.2022 12:17:16
2022-09-23 12:17:16.200  INFO --- l.l.StandardLockService                  : Successfully acquired change log lock
23.09.2022 12:17:27
2022-09-23 12:17:27.676  INFO --- l.executor.jvm.JdbcExecutor              : SELECT MD5SUM FROM PUBLIC.DATABASECHANGELOG WHERE MD5SUM IS NOT NULL
23.09.2022 12:17:27
2022-09-23 12:17:27.738  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOG
23.09.2022 12:17:27
2022-09-23 12:17:27.741  INFO --- l.c.StandardChangeLogHistoryService      : Reading from PUBLIC.DATABASECHANGELOG
23.09.2022 12:17:27
2022-09-23 12:17:27.758  INFO --- l.executor.jvm.JdbcExecutor              : SELECT * FROM PUBLIC.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
23.09.2022 12:17:28
2022-09-23 12:17:28.754  INFO --- l.l.StandardLockService                  : Successfully released change log lock
23.09.2022 12:17:28
2022-09-23 12:17:28.763  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOGLOCK
23.09.2022 12:17:28
2022-09-23 12:17:28.774  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOGLOCK
23.09.2022 12:17:28
2022-09-23 12:17:28.786  INFO --- l.executor.jvm.JdbcExecutor              : SELECT LOCKED FROM PUBLIC.DATABASECHANGELOGLOCK WHERE ID=1
23.09.2022 12:17:28
2022-09-23 12:17:28.831  INFO --- l.l.StandardLockService                  : Successfully acquired change log lock
23.09.2022 12:17:29
2022-09-23 12:17:29.255  INFO --- l.executor.jvm.JdbcExecutor              : SELECT MD5SUM FROM PUBLIC.DATABASECHANGELOG WHERE MD5SUM IS NOT NULL
23.09.2022 12:17:29
2022-09-23 12:17:29.270  INFO --- l.executor.jvm.JdbcExecutor              : SELECT COUNT(*) FROM PUBLIC.DATABASECHANGELOG
23.09.2022 12:17:29
2022-09-23 12:17:29.276  INFO --- l.c.StandardChangeLogHistoryService      : Reading from PUBLIC.DATABASECHANGELOG
23.09.2022 12:17:29
2022-09-23 12:17:29.283  INFO --- l.executor.jvm.JdbcExecutor              : SELECT * FROM PUBLIC.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
23.09.2022 12:17:29
2022-09-23 12:17:29.342  INFO --- l.l.StandardLockService                  : Successfully released change log lock
23.09.2022 12:17:30
2022-09-23 12:17:29.999  INFO --- o.a.p.service.SettingsService            : Java: 1.8.0_345, OS: Linux
23.09.2022 12:17:32
2022-09-23 12:17:32.791  INFO --- org.airsonic.player.Application          : Detected Tomcat web server
23.09.2022 12:18:10
2022-09-23 12:18:10.499 ERROR --- o.s.b.w.e.tomcat.TomcatStarter           : Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'jwtAuthenticationFilter' defined in class path resource [org/airsonic/player/security/GlobalSecurityConfig$ExtSecurityConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.airsonic.player.security.JWTRequestParameterProcessingFilter]: Factory method 'jwtAuthFilter' threw exception; nested exception is java.lang.IllegalStateException: managerPassword is required if managerDn is supplied
23.09.2022 12:18:10
2022-09-23 12:18:10.798  WARN --- o.a.c.l.WebappClassLoaderBase            : The web application [ROOT] appears to have started a thread named [net.sf.ehcache.CacheManager@8d7b252] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
23.09.2022 12:18:10
 java.lang.Object.wait(Native Method)
23.09.2022 12:18:10
 java.lang.Object.wait(Object.java:502)
23.09.2022 12:18:10
 java.util.TimerThread.mainLoop(Timer.java:526)
23.09.2022 12:18:10
 java.util.TimerThread.run(Timer.java:505)
23.09.2022 12:18:10
2022-09-23 12:18:10.816  WARN --- ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
23.09.2022 12:18:12
2022-09-23 12:18:12.039 ERROR --- o.s.boot.SpringApplication               : Application run failed
23.09.2022 12:18:12
23.09.2022 12:18:12
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:545) ~[spring-context-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) [spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.airsonic.player.Application.main(Application.java:218) [classes!/:2201.1.0]
23.09.2022 12:18:12
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [booksonic.war:2201.1.0]
23.09.2022 12:18:12
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [booksonic.war:2201.1.0]
23.09.2022 12:18:12
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) [booksonic.war:2201.1.0]
23.09.2022 12:18:12
	at org.springframework.boot.loader.WarLauncher.main(WarLauncher.java:58) [booksonic.war:2201.1.0]
23.09.2022 12:18:12
Caused by: org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:125) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:87) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:440) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:193) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	... 15 common frames omitted
23.09.2022 12:18:12
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jwtAuthenticationFilter' defined in class path resource [org/airsonic/player/security/GlobalSecurityConfig$ExtSecurityConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.airsonic.player.security.JWTRequestParameterProcessingFilter]: Factory method 'jwtAuthFilter' threw exception; nested exception is java.lang.IllegalStateException: managerPassword is required if managerDn is supplied
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:657) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:485) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:211) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:174) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:169) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAdaptableBeans(ServletContextInitializerBeans.java:154) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:86) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:253) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:227) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5219) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1396) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1386) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:919) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1396) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1386) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:919) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:263) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.StandardService.startInternal(StandardService.java:432) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:927) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.apache.catalina.startup.Tomcat.start(Tomcat.java:486) ~[tomcat-embed-core-9.0.56.jar!/:na]
23.09.2022 12:18:12
	at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:106) ~[spring-boot-2.2.13.RELEASE.jar!/:2.2.13.RELEASE]
23.09.2022 12:18:12
	... 20 common frames omitted
23.09.2022 12:18:12
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.airsonic.player.security.JWTRequestParameterProcessingFilter]: Factory method 'jwtAuthFilter' threw exception; nested exception is java.lang.IllegalStateException: managerPassword is required if managerDn is supplied
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:652) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	... 61 common frames omitted
23.09.2022 12:18:12
Caused by: java.lang.IllegalStateException: managerPassword is required if managerDn is supplied
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer$ContextSourceBuilder.build(LdapAuthenticationProviderConfigurer.java:530) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer$ContextSourceBuilder.access$600(LdapAuthenticationProviderConfigurer.java:432) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer.getContextSource(LdapAuthenticationProviderConfigurer.java:599) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer.build(LdapAuthenticationProviderConfigurer.java:78) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer.configure(LdapAuthenticationProviderConfigurer.java:376) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configurers.ldap.LdapAuthenticationProviderConfigurer.configure(LdapAuthenticationProviderConfigurer.java:60) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.AbstractConfiguredSecurityBuilder.configure(AbstractConfiguredSecurityBuilder.java:383) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.AbstractConfiguredSecurityBuilder.doBuild(AbstractConfiguredSecurityBuilder.java:329) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.AbstractSecurityBuilder.build(AbstractSecurityBuilder.java:41) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration.getAuthenticationManager(AuthenticationConfiguration.java:118) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter.authenticationManager(WebSecurityConfigurerAdapter.java:269) ~[spring-security-config-5.2.8.RELEASE.jar!/:5.2.8.RELEASE]
23.09.2022 12:18:12
	at org.airsonic.player.security.GlobalSecurityConfig$ExtSecurityConfiguration.jwtAuthFilter(GlobalSecurityConfig.java:123) ~[classes!/:2201.1.0]
23.09.2022 12:18:12
	at org.airsonic.player.security.GlobalSecurityConfig$ExtSecurityConfiguration$$EnhancerBySpringCGLIB$$8a8d8770.CGLIB$jwtAuthFilter$0(<generated>) ~[classes!/:2201.1.0]
23.09.2022 12:18:12
	at org.airsonic.player.security.GlobalSecurityConfig$ExtSecurityConfiguration$$EnhancerBySpringCGLIB$$8a8d8770$$FastClassBySpringCGLIB$$592ee575.invoke(<generated>) ~[classes!/:2201.1.0]
23.09.2022 12:18:12
	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	at org.airsonic.player.security.GlobalSecurityConfig$ExtSecurityConfiguration$$EnhancerBySpringCGLIB$$8a8d8770.jwtAuthFilter(<generated>) ~[classes!/:2201.1.0]
23.09.2022 12:18:12
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_345]
23.09.2022 12:18:12
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.2.12.RELEASE.jar!/:5.2.12.RELEASE]
23.09.2022 12:18:12
	... 62 common frames omitted

LDAP seems to be running fine:
 

23.09.2022 12:33:32
Updating permissions...
23.09.2022 12:33:32
Updating permissions in /opt/LDAP-for-Plex...
23.09.2022 12:33:32
Updating permissions in /etc/s6.d...
23.09.2022 12:33:32
Done updating permissions.
23.09.2022 12:33:36
23.09.2022 12:33:36
> [email protected] start /opt/LDAP-for-Plex
23.09.2022 12:33:36
> node LDAPPlex.js
23.09.2022 12:33:36
23.09.2022 12:33:39
Preloading Plex users...
23.09.2022 12:33:40
Database loaded.
23.09.2022 12:33:40
LDAP for Plex server up at: ldap://0.0.0.0:2389


Any Suggestions what to try?

Link to comment

Greetings all,

I installed the Prometheus docker today. I can't get it to start. Any suggestions? Did I setup the container correctly? How does the .yml file look? I put the .yml file in the /etc/config folder. Is there anything else that I may have missed?

 

I created a prometheus.yml file by using a valid example file can be found here:https://github.com/prometheus/prometheus/blob/release-2.38/config/testdata/conf.good.yml 

 

 

Log file:

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffcd6c41ead, 0xb}, 0x14, {0x3958c60, 0xc000e86370})
        /app/promql/query_logger.go:121 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:597 +0x64df
ts=2022-09-26T00:31:35.390Z caller=main.go:491 level=info msg="No time or size retention was set so using the default time retention" duration=15d
ts=2022-09-26T00:31:35.390Z caller=main.go:535 level=info msg="Starting Prometheus Server" mode=server version="(version=2.37.1, branch=HEAD, revision=1ce2197e7f9e95089bfb95cb61762b5a89a8c0da)"
ts=2022-09-26T00:31:35.390Z caller=main.go:540 level=info build_context="(go=go1.18.6, user=root@3caaaea7ba87, date=20220912-12:42:39)"
ts=2022-09-26T00:31:35.390Z caller=main.go:541 level=info host_details="(Linux 5.19.9-Unraid #1 SMP PREEMPT_DYNAMIC Fri Sep 23 07:24:37 PDT 2022 x86_64 36bee1b7b985 (none))"
ts=2022-09-26T00:31:35.390Z caller=main.go:542 level=info fd_limits="(soft=40960, hard=40960)"
ts=2022-09-26T00:31:35.390Z caller=main.go:543 level=info vm_limits="(soft=unlimited, hard=unlimited)"
ts=2022-09-26T00:31:35.390Z caller=query_logger.go:91 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({0x7ffdc5ae4ead, 0xb}, 0x14, {0x3958c60, 0xc000c83950})
        /app/promql/query_logger.go:121 +0x3d5
main.main()
        /app/cmd/prometheus/main.go:597 +0x64df

 

Container Pic Setup 1.png

prometheus.yml

Edited by Sabot
Link to comment

For the Scrutiny container do I need to seperately install InfluxDB Docker container or does Scrutiny pull everything it needs?

Creating the container I just manually created the /appdata/scrutiny/config and /appdata/scrutiny/influxdb dirs. Once it pulled the image I restarted my server and it found all my storage devices.

There are now files in both those dirs - scrutiny.db, influxd.bolt, influxd.sqlite etc.

scrutiny.png.b651901be6e7d0378aa3774d7939f434.png

Link to comment
  • 2 weeks later...

Using Unpackr,  it's now refusing to start with error: 

Quote

2022/10/08 22:48:01 [ERROR] Lidarr (http://lidarr:8686) provided application API Key is invalid, must be 32 characters, your key length: 0

The template states to leave it blank if you're not using Lidarr. I'm going to see if it will run with a random 32 character string, or if I can delete the mapping from the template, if that will help

 

EDIT: random 32 characters (just copied and API key from Radarr, which I am using) worked and Unpackrr is working again

Edited by Dovy6
Link to comment

Tried to install SeedSync but container wont start, only thing in the docker logs is this

Traceback (most recent call last):
  File "/app/python/seedsync.py", line 378, in <module>
    seedsync = Seedsync()
  File "/app/python/seedsync.py", line 60, in __init__
    config.to_file(self.config_path)
  File "/app/python/common/persist.py", line 53, in to_file
    with open(file_path, "w") as f:
PermissionError: [Errno 13] Permission denied: '/config/settings.cfg'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/python/seedsync.py", line 386, in <module>
    Seedsync.logger.exception("Caught exception")
AttributeError: 'NoneType' object has no attribute 'exception'
Traceback (most recent call last):
  File "/app/python/seedsync.py", line 378, in <module>
    seedsync = Seedsync()
  File "/app/python/seedsync.py", line 60, in __init__
    config.to_file(self.config_path)
  File "/app/python/common/persist.py", line 53, in to_file
    with open(file_path, "w") as f:
PermissionError: [Errno 13] Permission denied: '/config/settings.cfg'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/python/seedsync.py", line 386, in <module>
    Seedsync.logger.exception("Caught exception")
AttributeError: 'NoneType' object has no attribute 'exception'

 

any help?

Link to comment

No one has mentioned cAdvisor in this thread, but it is in this groups templates. I just started using cadvisor because I wanted to see the cpu percentage of different containers. I installed it, but the output is not what I was expecting; On the main page, it just shows the container /docker, if I click that link under sub-containers I see all the containers, but they are just named like '[/docker/0cdf1bc7ba10fd7720954380007b8ee054fc841d12bd513eb40bd42a7348a9df]' and doesn't use the docker name, which makes the graphs not very useful. What am I missing, and why are my container names not showing up? I do see this error in logs "W1010 16:01:31.088490 1 info.go:53] Couldn't collect info from any of the files in "/rootfs/etc/machine-id,/var/lib/dbus/machine-id""

Link to comment

Problem with adminer: Tried to install Matomo, so I need to create a new DB in mariadb. After creating a new user to the DB i get these warnings:

 

Warning: mysqli::query(): (42000/1141): There is no such grant defined for user '' on host 'localhost' in /var/www/html/adminer.php on line 1734
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/adminer.php:1734) in /var/www/html/adminer.php on line 1447
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/adminer.php:1734) in /var/www/html/adminer.php on line 1448

 

Doesn't work with "%" either. Any suggestions?

 

Edit: Works, I did not click on "create user"... OMG, sorry.

Edited by Cicatrix
Link to comment
  • 2 weeks later...

Tried to figure out the chevereto docker. Where is the images stored. Where is the php.ini to change max upload size etc. All I could find where others asking the same questions.

So if anyone is using this docker this is how I solved it.

First change this path so the images are on one of theshares

image.png.a0c7d3c8a4fa8002301f91158d56d30f.png

 

Add  this path to get the php.ini available for editing. You need this to change the limits for uploads etc

 

image.png.abe010414daf31b3859ebe6fe80eb1d2.png

 

Then you can add/edit the php.ini 

 

memory_limit = 256M;
upload_max_filesize = 100M;
post_max_size = 100M;

 

Finally you can change the limits in the settings without getting an error.

 

Edited by ProphetSe7en
  • Thanks 1
Link to comment
1 hour ago, NAStyBox said:

But I'm just gonna go ahead and delete. If I have to go through hoops to get a default password, I don't even want to think about what a mess the Docker is. 

The template pulls the official container, and their docs say it should prompt for user creation on first run, it does so here.

 

image.png.0ca4d39162a3474147302174c7a24511.png

 

You may have leftover data from a previous install? Try stopping the container, deleting its folder in appdata and starting again. 

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.