No apps, boards or integrations when trying to import to Homarr 1.0

I just went over to Homarr 1.0 and I tried to follow the migration guide. But when I get to the import screen: Apps say 0 Boards say 0 Integrations say 0 Users say 1 Why doesn't it find my setup? Attached the default.json file (without creds)
Solution:
I think I figured it out actually. I needed to change adhole-controls and adhole-summary to: dns-hole-controls and dns-hole-summary...
Jump to solution
7 Replies
Cakey Bot
Cakey Bot5d 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
Meierschlumpf4d ago
Hey @Spillebulle Do you have any logs that show some more informations?
Spillebulle
SpillebulleOP4d ago
Here is the relevant Docker logs: 2025-01-25T11:39:36.727068941Z 2025-01-25T11:39:36.726Z info: ➕ Connection (2) GET /websockets 2025-01-25T11:39:36.729055549Z 2025-01-25T11:39:36.728Z info: tRPC request from unknown by user 'undefined (undefined)' 2025-01-25T11:39:39.804221156Z 2025-01-25T11:39:39.803Z info: tRPC request from nextjs-react (form-data) by user 'undefined (undefined)' 2025-01-25T11:39:39.866686489Z 2025-01-25T11:39:39.866Z error: Failed to parse config default.json with error: {"issues":[{"received":"adhole-controls","code":"invalid_enum_value","options":["calendar","indexer-manager","dashdot","usenet","weather","torrents-status","dlspeed","date","rss","video-stream","iframe","media-server","media-requests-list","media-requests-stats","dns-hole-summary","dns-hole-controls","bookmark","notebook","smart-home/entity-state","smart-home/trigger-automation","health-monitoring","media-transcoding"],"path":["widgets",0,"type"],"message":"Invalid enum value. Expected 'calendar' | 'indexer-manager' | 'dashdot' | 'usenet' | 'weather' | 'torrents-status' | 'dlspeed' | 'date' | 'rss' | 'video-stream' | 'iframe' | 'media-server' | 'media-requests-list' | 'media-requests-stats' | 'dns-hole-summary' | 'dns-hole-controls' | 'bookmark' | 'notebook' | 'smart-home/entity-state' | 'smart-home/trigger-automation' | 'health-monitoring' | 'media-transcoding', received 'adhole-controls'"},{"received":"adhole-summary","code":"invalid_enum_value","options":["calendar","indexer-manager","dashdot","usenet","weather","torrents-status","dlspeed","date","rss","video-stream","iframe","media-server","media-requests-list","media-requests-stats","dns-hole-summary","dns-hole-controls","bookmark","notebook","smart-home/entity-state","smart-home/trigger-automation","health-monitoring","media-transcoding"],"path":["widgets",1,"type"],"message":"Invalid enum value. Expected 'calendar' | 'indexer-manager' | 'dashdot' | 'usenet' | 'weather' | 'torrents-status' | 'dlspeed' | 'date' | 'rss' | 'video-stream' | 'iframe' | 'media-server' | 'media-requests-list' | 'media-requests-stats' | 'dns-hole-summary' | 'dns-hole-controls' | 'bookmark' | 'notebook' | 'smart-home/entity-state' | 'smart-home/trigger-automation' | 'health-monitoring' | 'media-transcoding', received 'adhole-summary'"}],"name":"ZodError"} 2025-01-25T11:39:40.713212905Z 2025-01-25T11:39:40.712Z info: The callback of 'mediaServer' cron job succeeded (before callback took 2 ms, callback took 7 ms)
Spillebulle
SpillebulleOP4d ago
Here is the console log
No description
Solution
Spillebulle
Spillebulle4d ago
I think I figured it out actually. I needed to change adhole-controls and adhole-summary to: dns-hole-controls and dns-hole-summary
Spillebulle
SpillebulleOP4d ago
It worked!
No description
Meierschlumpf
Meierschlumpf4d ago
Okay nice, not sure why those were named that way, but great that you found the issue and were able to fix it 🎉

Did you find this page helpful?