Hello @MartinVyskocil,
I tried to publish a built application today and while it did not fail mid point this time it did failed at the end with the following error (I am using one of the example applications "generic-example":
App upload:
Error: ServiceError(QueryError("Filed to publish app: {\"status\":\"INVALID_IDENTIFIER_FORMAT\",\"message\":\"Identifier needs to follow the following format: com.app.example\"} #400 Bad Request"))
Also, since you are still working on the Oaks tab within the online devices (luxonis hub) how can I install an application since my host machine does not has any cameras under Oaks? Basically I cannot assign the application to the camera since it is in its separate location "OAK4".
When clicking on install Apps it does not gives you an option to create one and assign it like when you do it with the online devices tab. Is this something you guys are still working on? Is there a default or example application that I could build, publish and test before I create my custom one ?
Finally, the "oakctl app build" command is failing the same way with every application:
Starting building oakapp with given path: "."
⠙ Connecting ... Failed to connect: StreamError(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })