Alacard
Alacard
HHomarr
Created by Alacard on 1/11/2025 in #💬・get-help
homerr beta v1.0.0-beta.12 failing to start via docker
k thank you for the help
13 replies
HHomarr
Created by Alacard on 1/11/2025 in #💬・get-help
homerr beta v1.0.0-beta.12 failing to start via docker
it started with that env added. with some errors in log but at least the page load and dont get error 500 no more
13 replies
HHomarr
Created by Alacard on 1/11/2025 in #💬・get-help
homerr beta v1.0.0-beta.12 failing to start via docker
ah that was not in the .env.example ill add it and give it a try
13 replies
HHomarr
Created by Alacard on 1/11/2025 in #💬・get-help
homerr beta v1.0.0-beta.12 failing to start via docker
No description
13 replies
HHomarr
Created by Alacard on 1/11/2025 in #💬・get-help
homerr beta v1.0.0-beta.12 failing to start via docker
13 replies
HHomarr
Created by Alacard on 12/18/2024 in #💬・get-help
(Bata4) Wrong Port on doc & missing info
hmmm, when trying to access via 7575, im getting a 404, but accessing it via 3000 at least loads the page but getting a error in browser (about WebSocket) when trying to upload the zip. that made me look down this deep dark hole lol P.S. now its working wtf... just sometimes, just sometimes 😭
6 replies
HHomarr
Created by Alea Iacta Est on 12/17/2024 in #💬・get-help
Unable to import data from migration
hmm i having this problem but with another error message, when i select the zip file this error message shows in log ⨯ TypeError: Cannot read properties of undefined (reading 'bind') at NextNodeServer.handleRequestImpl (/app/node_modules/next/dist/server/base-server.js:475:50) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) Edit: when trying to use brave i get the error message above but when using edge i get the one below ⨯ Failed to write image to cache zi-XxBz51JX1TTMR71g0f8QehLCR6ZlIB3XqOlgZmrw= Error: EACCES: permission denied, mkdir '/app/apps/nextjs/.next/cache' at async Object.mkdir (node:internal/fs/promises:857:10) at async writeToCacheDir (/app/node_modules/next/dist/server/image-optimizer.js:178:5) at async ImageOptimizerCache.set (/app/node_modules/next/dist/server/image-optimizer.js:440:13) at async /app/node_modules/next/dist/server/response-cache/index.js:121:25 at async /app/node_modules/next/dist/lib/batcher.js:45:32 { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/app/apps/nextjs/.next/cache' } ⨯ TypeError: Cannot read properties of undefined (reading 'bind') at NextNodeServer.handleRequestImpl (/app/node_modules/next/dist/server/base-server.js:475:50) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) ⨯ TypeError: Cannot read properties of undefined (reading 'bind') at NextNodeServer.handleRequestImpl (/app/node_modules/next/dist/server/base-server.js:475:50) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) Im guess its failing becouse of this error "permission denied, mkdir '/app/apps/nextjs/.next/cache' " dont recognize the loction to check for permissions
78 replies