Jakub
Jakub
Running `./gradlew build` on linux causes following test failure: io.moquette.integration.ServerIntegrationPahoCanPublishOnReadBlockedTopicTest > shouldNotInternalPublishOnReadBlockedSubscriptionTopic PASSED io.moquette.integration.ServerIntegrationSSLClientAuthTest > checkClientAuthentication FAILED java.lang.AssertionError: The DB storagefile /home/kuba/moquette/broker/build/moquette_store.h2 already exists at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertFalse(Assert.java:68)...
# Bug report ### What operating system and version are you using? ``` version = 24.04 LTS (Noble Numbat) build = platform = ubuntu ``` ### What version of osquery...
**Describe the bug** Imported collections vanish after application restart **To Reproduce** Steps to reproduce the behavior: 1. Import some collections from Postman 2. Close the application. It usually does not...