Freddi
Freddi
I am also very much interested in this feature, I would like to set up a self hosted hoppscotch that uses our own gitlab instance for authentication. I will keep...
Thanks for the hints in here, I managed to get it working by using the in-dev branch and defining ENABLE_UDP_VISUALIZATION. It doenst seem to be in sync with the music...
It looks stuttery and delayed for me:_ https://streamable.com/p76tlc But I know its doing something, it becomes dark when music fades out... My settings:     Any ideas? What...
This is not only happening in tests: https://stackoverflow.com/questions/77710370/actuator-endpoints-returning-500-error-after-upgrade-to-spring-boot-3 https://stackoverflow.com/questions/77785192/spring-boot-3-missing-dispatcherservletregistration-bean-in-actuator I sprinkled some "AntPathRequestMatcher" calls around in my code, but imho this needs more attention as its a regression (that strangely...
I have exactly the same issue. many thanks to @justafren : downgrading to 11.6 works like a charm, every app installs in seconds.
I found this interesting project to migrate between h2 versions: https://github.com/manticore-projects/H2MigrationTool I will now go ahead and try to migrate this way. If I have any interesting findings, Ill post...
I could not get the tool to work, so I went with the steps described here: https://docs.dependencytrack.org/getting-started/database-support/#migrating-to-h2-v2 Make sure to use the 2.1.214 jar for creating the backup and 2.2.220...