Unable to upload sounds to Soundboard

When I try to upload some mp3 files in the Soundboard app I get an error message. I tried the Web App (PC) and Mobile App (iPad), both with result in error.

Has someone tried to upload sound files to Homey SHS on Raspberry Pi?

Did you keep the 900kB file size limit in mind?

I’m trying to upload the same files I use with Sounboard in a Homey 2016.

It looks like the app is crashing when I try to upload. I see a crash with a lot of HTML code?

UPDATE: Problem is also reported by other people and I’ll wait for solution.

1 Like

UPDATE:
It’s definitely related to the file size limit:


@HansieNL


I could reproduce, I selected a 450kB mp3 file;
The size filter seems off (maybe 90kB instead of 900)
Sent to Support as well

Payload TooLargeError: request entity too large
    at readStream (/app/node_modules/raw-body/index.js:163:17)
    at getRawBody (/app/node_modules/raw-body/index.js:116:12)
    at read (/app/node_modules/body-parser/lib/read.js:79:3)
    at jsonParser (/app/node_modules/body-parser/lib/types/json.js:138:5)
    at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/app/node_modules/express/lib/router/index.js:328:13)
    at /app/node_modules/express/lib/router/index.js:286:9
    at router.process_params (/app/node_modules/express/lib/router/index.js:346:12)
    at next (/app/node_modules/express/lib/router/index.js:280:10)
    at cors (/app/node_modules/cors/lib/index.js:188:7)
    at /app/node_modules/cors/lib/index.js:224:17
    at originCallback (/app/node_modules/cors/lib/index.js:214:15)
    at /app/node_modules/cors/lib/index.js:219:13
    at optionsCallback (/app/node_modules/cors/lib/index.js:199:9)
    at corsMiddleware (/app/node_modules/cors/lib/index.js:204:7)
    at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)

Thanks for your response. I’m still waiting for an update of the Soundboard app which hopefully fixes the problem.

I have uploaded a small sound file and changed it directly in the userdata folder of the Soundboard app for an other bigger one. That manual uploaded/renamed file does play right without errors (but uploading via app did create an error)

I changed the small 65kb uploaded file for an other one of 150kb.

i reported the same issue 29 december 25, still not fixed, i did not expect this to be difficult

I guessume it’s more of a priority issue.
And there’s more apps for playing sounds.

Should be fixed with v12.11.0

1 Like