Bennet
Bennet
Any updates? Still present in 1.6.7.
@s-matyukevich btw thank you so much for this amazing resource, it's simple enough to understand everything and functional enough to motivate - and everything is explained in much more detail...
@T-Duke I experimented with UART boot and found [c3r3s](https://github.com/robey/c3r3s) which is a great little serial bootloader with a much more robust protocol than raspbootin64. Unfortunately the included command line tool...
I keep getting this `io.objectbox.exception.DbException: Incoming entity ID 1:XXX does not match existing UID XYZ` exception on app startup when I try to load a pre-built data.mdb, although there hasn't...
I have this issue as well since migration to androidx, how can we fix this?
I found this to be confusing as well
@hkpeprah Thank you for your reply. I tried the linked code to enable SWO, but it didn't change anything. It seems like the configuration doesn't have any effect, e.g. if...
I am not sure if that is the same issue, but for me the "Processes" tab does not work (does not show anything). Instances are listed under "Instances" but clicking...
@saig0 Hm, both are not the case. I start simple monitor and afterwards deploy and start a (single) process. Instance shows up correctly, but not the deployment. Created an issue:...
Hey @martinschimak thank you for the quick reply. To be honest, I am just starting with Camunda and have a toy project in which I use a construction similar to...