rmarchant
rmarchant
Were you ever able to workaround it? I've just hit this myself.
As a workound, I just manually update the `/usr/lib/node_modules/ghost-static-site-generator/src/constants/OPTIONS.js` file, and replace the lines that reference `localhost:2368` with the desired hostname:port.
Here's what I get when I feed my own midi files in : ``` Parsing train... Parsing test... Parsing valid... {'A': 1710, 'AM': 1032, 'B': 927, 'C#': 2610, 'D': 1107,...
I'm having this issue with the latest release. ``` │ Application: CrashPlan │ │ Application Version: 11.2.1 │ │ Docker Image Version: 24.01.1 │ │ Docker Image Platform: linux/amd64 ```...
I downgraded to `23.12.1`, but the issued persisted.
Thanks for taking a look. Here's the container's log: ``` [init ] container is starting... [cont-env ] loading container environment variables... [cont-env ] APP_NAME: loading... [cont-env ] APP_VERSION: loading... [cont-env...
@dinkelk Appreciate the tip. That worked for me too. Cheers!