-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Tooltip
must be used within TooltipProvider
#379
Comments
Also experiencing the same error in Docker, does not appear to be fixed in 4.5.3. |
I can confirm this on 4.5.5 |
still not fixed |
I encountered a similar issue in my setup. I found that downgrading to version 4.5.1 and using Postgres 16 provided a temporary resolution. I appreciate the community's efforts in identifying and sharing potential solutions. Thank you for your ongoing work on improving the project. |
Me too! Sorry for the noise but hopefully it will highlight that many people are excited about this project and are using it! And yes, the price of usage is that people get frustrated when things are broken... 🥰 |
did a little bit of research. Docker Image Version v4.5.1 seems to be the latest working image. Not a fix but a workaround for those who need the service as fast as possible back. |
Yes that's what I ended up doing, guided by one of the replies above.
…On Tue, Oct 1, 2024, 6:10 PM Can A. ***@***.***> wrote:
did a little bit of research. Docker Image Version v4.5.1 seems to be the
latest working image. Not a fix but a workaround for those who need the
service as fast as possible back.
—
Reply to this email directly, view it on GitHub
<#379 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZX6OSTF6QJG5HYFERUP7MDZZLCPDAVCNFSM6AAAAABORJHBV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBWGQZDKNJYGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I was trying to install the recently created template in Unraid, but ran into the tooltip issue. When I attempted to roll back to
|
i have this problem on unraid's docker |
Okay glad this isn't just me. I was wondering why the docker was working on one system and totally broken on another. |
For everyone else pulling their hair out because it's broken for everybody, here is a working docker compose that is locked to the older version that is not completely and totally broken
delete your docker-compose.yaml and replace it with this docker-compose.yaml and it will work until the devs patch this |
I tried the |
I tested with the most recent release and didn't run into errors anymore. Seems to be solved, thank you! |
when switching to the main tag I get the following when attempting to make the admin account:
|
Just doing a basic self-hosted docker installation. Couldn't even get the initial setup page to load, was getting these errors in browser:
Failed to load resource: the server responded with a status of 500 ()
Error while trying to use the following icon from the Manifest: https://calcom.example.com/api/logo?type=android-chrome-192 (Download error or resource isn't a valid image)
With the same exact env setup, the following releases worked fine:
calcom/cal.com:v4.5.1
calcom/cal.com:v4.4.9
calcom/cal.com:v4.2.5
calcom/cal.com:v3.9.1
So it's only calcom/cal.com:v4.5.2, the most recent release, where this error occurs.
Here is the debug log where the error(s) occur:
The text was updated successfully, but these errors were encountered: