You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I did a fresh install instead of an update, but had the same problem.
Solved by changing NODE_VERSION in Dockerfile.
How about a PR to change the description of Dockerfile?
💡 Summary
Docker compose failed while updating from 13.13.2 to 13.14.1
🥰 Expected Behavior
Should be able to update.
🤬 Actual Behavior
Docker compose failed with error node-gyp-build: Text file busy.
This seems to be an issue with Node 20.3 nodejs/docker-node#1912 and related to #11239
Downgrading Node 18.16.0 used in 13.13.2 solves the problem.
Log:
📝 Steps to Reproduce
📌 Environment
Misskey 13.13.2 docker compose
💻 Frontend
13.13.2
🛰 Backend (for server admin)
The text was updated successfully, but these errors were encountered: