Unable to import data from migration

Solution:
Has been fixed in v1.0.0-beta.5
Jump to solution
61 Replies
Cakey Bot
Cakey Bot2mo ago
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?
Meierschlumpf
Meierschlumpf2mo ago
Do you try to import something else than a zip archive?
Alea Iacta Est
Alea Iacta EstOP2mo ago
just the zip archive
Alea Iacta Est
Alea Iacta EstOP2mo ago
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.
Alea Iacta Est
Alea Iacta EstOP2mo ago
The OS is Debian 12 OMV 7, hosted in a Proxmox VM
Meierschlumpf
Meierschlumpf2mo ago
I'm not sure if this is a client side or server side issue. Can you check your browser console
Alea Iacta Est
Alea Iacta EstOP2mo ago
Developer options>console?
Meierschlumpf
Meierschlumpf2mo ago
Yes
Alea Iacta Est
Alea Iacta EstOP2mo ago
its empty i am using brave
Meierschlumpf
Meierschlumpf2mo ago
What is the size of your zip?
Alea Iacta Est
Alea Iacta EstOP2mo ago
5kb hm changed browser, im moving forward
Meierschlumpf
Meierschlumpf2mo ago
Okay so it worked in another browser?
Alea Iacta Est
Alea Iacta EstOP2mo ago
not completely upon giving the token, nothing happens and the console returns some errors
Meierschlumpf
Meierschlumpf2mo ago
Okay is the error about proxmox integration not supported?
Alea Iacta Est
Alea Iacta EstOP2mo ago
no, its about Mapping widget in sidebar is not supported
lupine
lupine2mo ago
Same here
Alea Iacta Est
Alea Iacta EstOP2mo ago
which, its said by default that sidebars were removed in 1.0 and "Last section" is selected
Meierschlumpf
Meierschlumpf2mo ago
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?
Alea Iacta Est
Alea Iacta EstOP2mo ago
i kinda dont remember lol
Meierschlumpf
Meierschlumpf2mo ago
Can you check your configuration files in the zip archive?
Alea Iacta Est
Alea Iacta EstOP2mo ago
yes, what do u need?
Meierschlumpf
Meierschlumpf2mo ago
Widgets with sidebar area
lupine
lupine2mo ago
uhm calender and links to apps like sonarr and radarr as far as i remember
Alea Iacta Est
Alea Iacta EstOP2mo ago
ah, the calendar
Meierschlumpf
Meierschlumpf2mo ago
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)
Alea Iacta Est
Alea Iacta EstOP2mo ago
can i return to the prevous version ?
Meierschlumpf
Meierschlumpf2mo ago
For now yes, I'll let you know when it's fixed
Alea Iacta Est
Alea Iacta EstOP2mo ago
alright
Meierschlumpf
Meierschlumpf2mo ago
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...
Alea Iacta Est
Alea Iacta EstOP2mo ago
which file you specifically looking for?
Meierschlumpf
Meierschlumpf2mo ago
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)
Alea Iacta Est
Alea Iacta EstOP2mo ago
probably default.json?
Meierschlumpf
Meierschlumpf2mo ago
Not sure which one fails
Alea Iacta Est
Alea Iacta EstOP2mo ago
i mean i only have 2 files and the user folder, which contains another file
Meierschlumpf
Meierschlumpf2mo ago
Okay but if the users folder contains a file you have checked the user export in the old instance, right?
Alea Iacta Est
Alea Iacta EstOP2mo ago
yes, i exported everything
Meierschlumpf
Meierschlumpf2mo ago
Can you export again only with boards?
Alea Iacta Est
Alea Iacta EstOP2mo ago
delete it after you downloaded
Meierschlumpf
Meierschlumpf2mo ago
Thanks, I'll debug it tomorrow and let you know, have a good night / day
Alea Iacta Est
Alea Iacta EstOP2mo ago
np,. thank you
Alacard
Alacard2mo ago
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
Meierschlumpf
Meierschlumpf2mo ago
Has been fixed in v1.0.0-beta.4
405 left hands
405 left hands2mo ago
i just pulled most recent for V<1 and I've exported settings. Is there a beta tag I'm supposed to use other than :beta? i can't import anything
KUSH43
KUSH432mo ago
hello same for me i cant import try on different browser same
Meierschlumpf
Meierschlumpf2mo ago
What is the error you get?
MysticVR46
MysticVR462mo ago
There is image mismatch, both :beta and :v1.0.0-beta.4 keeps downloading :v1.0.0-beta.3
Meierschlumpf
Meierschlumpf2mo ago
You mean because of the about site? That's an other issue in beta.3 it still was 0.0.1 so if you see v1.0.0-beta.3 there then you have downloaded 4, sorry for the inconsistence
MysticVR46
MysticVR462mo ago
yeah, still can't import, nothing on browser console or container logs
Meierschlumpf
Meierschlumpf2mo ago
Okay and how does your browser look like then?
MysticVR46
MysticVR462mo ago
No description
Meierschlumpf
Meierschlumpf2mo ago
Okay, you try to upload a zip archive and it's less than 5mb, right?
MysticVR46
MysticVR462mo ago
so far i have tried on edge, chrome and firefox it ~5kb
Meierschlumpf
Meierschlumpf2mo ago
Okay it even allows 64mb, weird. You try to import with integrations and users I guess?
MysticVR46
MysticVR462mo ago
yes
Meierschlumpf
Meierschlumpf2mo ago
Can you create another export without them and remove all sensitive data (for example ips if you want) and then send it myself by dm, so I can debug it?
MysticVR46
MysticVR462mo ago
I will try
Meierschlumpf
Meierschlumpf2mo ago
Okay, thank you
Meierschlumpf
Meierschlumpf2mo ago
Fixed it through the help of @MysticVR46, thank you very much. PR with changes is ready here and will be merged once approved and probably added to a new beta release today
GitHub
fix: allow additional file-type for oldmarr import by Meierschlumpf...
Homarr Thank you for your contribution. Please ensure that your pull request meets the following pull request: Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix) Pull r...
Solution
Meierschlumpf
Meierschlumpf2mo ago
Has been fixed in v1.0.0-beta.5
405 left hands
405 left hands2mo ago
is beta 5 pulled? or do i specify homarr:beta.v1.0.0-beta.5 for beta - could you put the version on the init page? so you know which version your're working on nevermind - figured it out also - import worked well - I just imported the apps, as I want to redo all my integrations.
Bims0n
Bims0n2mo ago
Beta5 fixed it for me as well.

Did you find this page helpful?