Unable to import data from migration

41 Replies
Cakey Bot
Cakey Bot2d 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
Meierschlumpf2d ago
Do you try to import something else than a zip archive?
Alea Iacta Est
Alea Iacta EstOP2d ago
just the zip archive
Alea Iacta Est
Alea Iacta EstOP2d 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 EstOP2d ago
The OS is Debian 12 OMV 7, hosted in a Proxmox VM
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
Developer options>console?
Meierschlumpf
Meierschlumpf2d ago
Yes
Alea Iacta Est
Alea Iacta EstOP2d ago
its empty i am using brave
Meierschlumpf
Meierschlumpf2d ago
What is the size of your zip?
Alea Iacta Est
Alea Iacta EstOP2d ago
5kb hm changed browser, im moving forward
Meierschlumpf
Meierschlumpf2d ago
Okay so it worked in another browser?
Alea Iacta Est
Alea Iacta EstOP2d ago
not completely upon giving the token, nothing happens and the console returns some errors
Meierschlumpf
Meierschlumpf2d ago
Okay is the error about proxmox integration not supported?
Alea Iacta Est
Alea Iacta EstOP2d ago
no, its about Mapping widget in sidebar is not supported
lupine
lupine2d ago
Same here
Alea Iacta Est
Alea Iacta EstOP2d ago
which, its said by default that sidebars were removed in 1.0 and "Last section" is selected
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
i kinda dont remember lol
Meierschlumpf
Meierschlumpf2d ago
Can you check your configuration files in the zip archive?
Alea Iacta Est
Alea Iacta EstOP2d ago
yes, what do u need?
Meierschlumpf
Meierschlumpf2d ago
Widgets with sidebar area
lupine
lupine2d ago
uhm calender and links to apps like sonarr and radarr as far as i remember
Alea Iacta Est
Alea Iacta EstOP2d ago
ah, the calendar
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
can i return to the prevous version ?
Meierschlumpf
Meierschlumpf2d ago
For now yes, I'll let you know when it's fixed
Alea Iacta Est
Alea Iacta EstOP2d ago
alright
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
which file you specifically looking for?
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
probably default.json?
Meierschlumpf
Meierschlumpf2d ago
Not sure which one fails
Alea Iacta Est
Alea Iacta EstOP2d ago
i mean i only have 2 files and the user folder, which contains another file
Meierschlumpf
Meierschlumpf2d 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 EstOP2d ago
yes, i exported everything
Meierschlumpf
Meierschlumpf2d ago
Can you export again only with boards?
Alea Iacta Est
Alea Iacta EstOP2d ago
delete it after you downloaded
Meierschlumpf
Meierschlumpf2d ago
Thanks, I'll debug it tomorrow and let you know, have a good night / day
Alea Iacta Est
Alea Iacta EstOP2d ago
np,. thank you
Alacard
Alacard22h 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
Want results from more Discord servers?
Add your server