Alepouna🌙
Alepouna🌙
HHomarr
Created by Alepouna🌙 on 6/30/2024 in #💬・get-help
Weird design with categories
No description
12 replies
HHomarr
Created by Alepouna🌙 on 2/4/2024 in #💬・get-help
After upgrading I get an unexpected client side error and a database related error in console
I was in version 0.13.6 and today I upgraded to the latest 0.14 version, however as a professional IT that I am (/s) I did not read the migration documentation and I did not add a /data folder to Homarr. No /data folder existed to my knowledge before, only the /config. I have attempted to restart, and recreate the container but to no avail. Any ideas of what I can do to recover? PS: The errors mentioned
{
code: 'INTERNAL_SERVER_ERROR',
httpStatus: 500,
path: 'user.count',
zodError: null
},
name: 'TRPCClientError'
},
elapsedMs: 17
}
Error [TRPCClientError]: no such table: user
at TRPCClientError.from (file:///app/.next/server/src/middleware.js:1718:20)
at <unknown> (file:///app/.next/server/src/middleware.js:2273:60)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
{
code: 'INTERNAL_SERVER_ERROR',
httpStatus: 500,
path: 'user.count',
zodError: null
},
name: 'TRPCClientError'
},
elapsedMs: 17
}
Error [TRPCClientError]: no such table: user
at TRPCClientError.from (file:///app/.next/server/src/middleware.js:1718:20)
at <unknown> (file:///app/.next/server/src/middleware.js:2273:60)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
26 replies
HHomarr
Created by Alepouna🌙 on 10/21/2023 in #💬・get-help
Fix settings popup incorrect position
I have noticed that settings popup always show up on the top of the DOM but if you are scrolled down you are completely locked out from scrolling so you have to close the popup by clicking away (or refresh page)
9 replies
HHomarr
Created by Alepouna🌙 on 10/14/2023 in #💬・get-help
Any way to freeze the grid?
Is there any way to freeze the grid? I am trying to add items inside categories (or move items around categories) but it constantly keeps moving down. Its really frustrating!
4 replies
HHomarr
Created by Alepouna🌙 on 10/13/2023 in #💬・get-help
YouTube support for VideoJS
Is there a way to add youtube support? It seems that VideoJS supports it with a plugin. https://videojs.com/guides/faqs/#q-can-videojs-play-youtube-videos Also there is a plugin for DRM content ;) Any way to enable either?
9 replies
HHomarr
Created by Alepouna🌙 on 10/13/2023 in #💬・get-help
Integrations not connecting
No description
25 replies