Closed BlueCoffee34 closed 7 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.
I have no idea what this even means. Why is it Invalid?
From Dozzle logs
10/29/2023 04:09:26 PM 2023-10-29 16:09:26.358 WARN --- o.a.p.u.LegacyHsqlMigrationUtil : Failed to determine HSQLDB database version 10/29/2023 04:09:26 PM 10/29/2023 04:09:26 PM java.io.FileNotFoundException: /config/db/airsonic.properties 10/29/2023 04:09:26 PM at org.springframework.core.io.FileSystemResource.getInputStream(FileSystemResource.java:189) ~[spring-core-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.core.io.support.PropertiesLoaderUtils.fillProperties(PropertiesLoaderUtils.java:144) ~[spring-core-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.core.io.support.PropertiesLoaderUtils.loadProperties(PropertiesLoaderUtils.java:133) ~[spring-core-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.airsonic.player.util.LegacyHsqlMigrationUtil.getHsqlDbVersion(LegacyHsqlMigrationUtil.java:31) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.airsonic.player.util.LegacyHsqlMigrationUtil.isHsqlDbBackupNeeded(LegacyHsqlMigrationUtil.java:64) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.airsonic.player.util.LegacyHsqlMigrationUtil.upgradeFileHsqlDbIfNeeded(LegacyHsqlMigrationUtil.java:159) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.airsonic.player.spring.StartupEventListener.onApplicationEvent(StartupEventListener.java:17) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.airsonic.player.spring.StartupEventListener.onApplicationEvent(StartupEventListener.java:1) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176) ~[spring-context-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169) ~[spring-context-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143) ~[spring-context-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:131) ~[spring-context-5.3.18.jar!/:5.3.18] 10/29/2023 04:09:26 PM at org.springframework.boot.context.event.EventPublishingRunListener.contextPrepared(EventPublishingRunListener.java:89) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplicationRunListeners.lambda$contextPrepared$3(SpringApplicationRunListeners.java:67) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) ~[na:na] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:111) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplicationRunListeners.contextPrepared(SpringApplicationRunListeners.java:67) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:418) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:143) ~[spring-boot-2.5.12.jar!/:2.5.12] 10/29/2023 04:09:26 PM at org.airsonic.player.Application.main(Application.java:70) ~[classes!/:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 10/29/2023 04:09:26 PM at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 10/29/2023 04:09:26 PM at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 10/29/2023 04:09:26 PM at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 10/29/2023 04:09:26 PM at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[airsonic.war:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[airsonic.war:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[airsonic.war:11.0.0-SNAPSHOT] 10/29/2023 04:09:26 PM at org.springframework.boot.loader.WarLauncher.main(WarLauncher.java:59) ~[airsonic.war:11.0.0-SNAPSHOT]
Could you provide the container start up logs? that's what's missing.
Could you provide the container start up logs? that's what's missing.
Sorry new to all this is this the start up logs? startup.txt
it looks like a database issue, but i dont use this container, so am only going off the logs.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
seeing the same error, but not the same cause: java.io.FileNotFoundException: /config/db/airsonic.properties
i'm using dockstarter. i simply spin up the airsonic-advanced container, and i'm getting a 404:
container log: iTerm2 Session Jan 19, 2024 at 5:21:08 AM.txt
any help is much appreciated
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
I cannot reproduce this error, I note that the original was created with OMV and with two different disks in use - possibly causing the issues.
Second commenter notes about the airsonic.properties
- I also had this before it then created and the container starts. Might be worth checking uid/gid settings for the creation of the container.
Other than that, it works alright so closing this down
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
Changing admin password or making a new user
Expected Behavior
It should change the password or make the new user
But I get this
`HTTP Status 400 – Bad Request
Type Exception Report
Message Request header is too large
Description The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
Exception
java.lang.IllegalArgumentException: Request header is too large org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:790) org.apache.coyote.http11.Http11InputBuffer.parseHeader(Http11InputBuffer.java:899) org.apache.coyote.http11.Http11InputBuffer.parseHeaders(Http11InputBuffer.java:604) org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:294) org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) java.base/java.lang.Thread.run(Thread.java:829)
Note The full stack trace of the root cause is available in the server logs. Apache Tomcat/9.0.60`
Steps To Reproduce
Make a new user and hit save
Environment
CPU architecture
x86-64
Docker creation
Container logs