Unable to import data from migration
41 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Do you try to import something else than a zip archive?
just the zip archive
https://pastebin.com/cBM8q9wj current logs
Pastebin
2024-12-17T21:45:35.651Z info: The callback of 'healthMonitoring' c...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
The OS is Debian 12 OMV 7, hosted in a Proxmox VM
I'm not sure if this is a client side or server side issue. Can you check your browser console
Developer options>console?
Yes
its empty
i am using brave
What is the size of your zip?
5kb
hm
changed browser, im moving forward
Okay so it worked in another browser?
not completely
upon giving the token, nothing happens and the console returns some errors
Okay is the error about
proxmox integration not supported
?no, its about
Mapping widget in sidebar is not supported
Same here
which, its said by default that sidebars were removed in 1.0 and "Last section" is selected
Okay that should not happen. In theory it should already have moved all widgets to other sections. Let me check
What things do you have in your sidebars?
i kinda dont remember lol
Can you check your configuration files in the zip archive?
yes, what do u need?
Widgets with sidebar area
uhm calender and links to apps like sonarr and radarr
as far as i remember
ah, the calendar
I'll test it real quick on my side. If it is what I think it could be then it will probably take a few hours (I'll probably fix it tomorrow morning)
can i return to the prevous version
?
For now yes, I'll let you know when it's fixed
alright
Created an issue for it here Will try to find out whats the problem. If somebody of you could send me your exported configuration but only with the boards export this would be great. Then it does not contain any secrets and has the same import structure for the boards and I can reproduce it easily. Thanks in advance
GitHub
bug: import fails for certain users with sidebar mapping error · Is...
Provide environment information Describe the bug Error Mapping widget in sidebar is not supported is thrown when using onboarding import Link to reproduction To reproduce IDK Additional information...
which file you specifically looking for?
Best would be if you could export a new zip archive in your old homarr instance and then only check the boards checkmark. You can also send it by dm if you want and remove all ips / domains if you like (in the json files)
probably default.json?
Not sure which one fails
i mean i only have 2 files and the user folder, which contains another file
Okay but if the users folder contains a file you have checked the user export in the old instance, right?
yes, i exported everything
Can you export again only with boards?
delete it after you downloaded
Thanks, I'll debug it tomorrow and let you know, have a good night / day
np,. thank you
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