Ibaraki DoujiOriginal post
Rank 5: Hypervisor
Follow up of https://discord.com/channels/564160730845151244/1549321718567411722
When testing 2.2.0 here is what i found
Bugs
- In the console account page, clicking the applications shows a 404 error (i think it's something cloud only, that we shouldn't see in SH)
- In the tablesDB settings, there is a specifications tab talking about cloud stuff, not sure if it's supposed to be here
- The S3 API for buckets is not visible in the UI (in the Connect popup)
Others infos
- In 2.2.0 VectorsDB/DocumentsDB are not visible in the UI, it is intended and will be released in a later version once it's more stable. So i would recommend disabling embedding as well to free up some resources while thoses DBs are disabled.
- In Self-Hosted, the Native databases makes no sense, it's better for you to deploy a dedicated mariadb/postgresql container, and connect your app with that. As native database on cloud provide just a MariaDB/PostgreSQL managed connection
- Firewall feature is cloud-only, they rely on a closed source provider, and since there is no alternative for that feature, it's not available in SH
Workarounds
-# none for now
Official fixes
-# none for now
-# I will update this message if i find more bugs or others people find some so we have kinda of a mega thread to resolve all issues in self hosted
Summary
In version 2.2.0 of Self-Hosted, there are various bugs and information to note:
- Bugs include 404 errors in the console account page, cloud-related settings appearing in Self-Hosted, and the S3 API not being visible in the UI.
- Other information includes certain databases not being visible and a recommendation to disable embedding, as well as advice to use dedicated databases instead of Native databases.
- The firewall feature is unavailable in Self-Hosted due to reliance on a closed source provider.
- No workarounds or official fixes are available at the moment.