July 8, 20233 yr On 5/23/2023 at 9:35 PM, Bait Fish said: I issued the commands in an unraid command terminal first. Then install the container. Figured it out... If you accept the default directory of /mnt/cache/appdata/swing-music this will not work. If you followed the terminal commands, your create the folder swing-music... but the terminal command you created swingmusic.... Take out the dash "-" in the default folder and you are good.
November 2, 20232 yr Hi I have installed the Rallly container and am trying to create a poll but when I shared the link, it is asking each person to register despite me turning this option off in the settings. Is this a bug?
November 11, 20232 yr I have an issue with Affine. It looks like the Docker page do not report the IP assigned. Then the page itself works, but at the same time I do not have any slash command nor the button to add blocks (like table or image). Any hints at what might be wrong?
November 16, 20232 yr I'm trying to install Swingmusic - The git clone command works fine. But when I cd into the swingmusic directory and issue the "docker build . -t swingmusic" I get this error: Sending build context to Docker daemon 1.615MB Step 1/8 : FROM ubuntu:latest ---> e4c58958181a Step 2/8 : WORKDIR / ---> Using cache ---> 24c53c2f5562 Step 3/8 : COPY ./dist/swingmusic /swingmusic COPY failed: file not found in build context or excluded by .dockerignore: stat dist/swingmusic: file does not exist Any help is appreciated. Thank you.
March 17, 20242 yr This is probably a no brainer for some, maybe not others. This app has been blacklisted in CA with no apparent updates, while the project page shows continuing update progress. I changed the container settings below and appear to have the latest version now. Repository: ghcr.io/swing-opensource/swingmusic:latest Registry URL: https://ghcr.io/swing-opensource/swingmusic:latest
March 21, 20242 yr On 3/17/2024 at 12:06 PM, Bait Fish said: This app has been blacklisted in CA with no apparent updates "swingmusic": { "Blacklist": true, "ModeratorComment": "Repository does not exist on docker hub
June 9, 20242 yr At SerpBear i got that errors Sequelize CLI [Node: 20.11.1, CLI: 6.6.2, ORM: 6.37.1] Loaded configuration file "database/config.js". Using environment "production". [1] node:internal/process/promises:289 [1] triggerUncaughtException(err, true /* fromPromise */); [1] ^ [1] [1] [Error: EACCES: permission denied, open '/app/data/settings.json'] { [1] errno: -13, [1] code: 'EACCES', [1] syscall: 'open', [1] path: '/app/data/settings.json' [1] } [1] [1] Node.js v20.11.1 [1] node cron.js exited with code 1 [0] Listening on port 3000 [0] GET /api/dbmigrate [0] ConnectionError [SequelizeConnectionError]: SQLITE_CANTOPEN: unable to open database file [0] at Database.<anonymous> (/app/node_modules/sequelize/lib/dialects/sqlite/connection-manager.js:52:25) { [0] parent: [Error: SQLITE_CANTOPEN: unable to open database file] { [0] errno: 14, [0] code: 'SQLITE_CANTOPEN' [0] }, [0] original: [Error: SQLITE_CANTOPEN: unable to open database file] { [0] errno: 14, [0] code: 'SQLITE_CANTOPEN' [0] } [0] } can someone help me?
December 11, 20241 yr Hey, @MyRaid. I got the same problem and solved it changing some rights. Just run this command from apps directory: sudo chown -R 1001:1001 serpbear Best, Luis.
September 25, 2025Sep 25 It appears this version of Answer is two years old.I updated my repository to apache/answer and it's currently updated to the most recent version, 1.6.0
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.