I can´t create new app

Application ID: 33A22648-F7C3-2F18-FF6C-B801DB326B00
Error UID: 449781D7-A6B6-1C73-FFC1-6C1D75E85300

Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:449781D7-A6B6-1C73-FFC1-6C1D75E85300 has been created and we will be investigating the issue.
Exception:DB DC7C1F62-1558-4FAC-B560-53BC4E7C5687 wasn't created with status '1': mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1047 (08S01) at line 1: WSREP has not yet prepared node for application use

java.lang.RuntimeException: Exception:DB DC7C1F62-1558-4FAC-B560-53BC4E7C5687 wasn't created with status '1': mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1047 (08S01) at line 1: WSREP has not yet prepared node for application use

	at com.backendless.management.cloning.CloneDatabaseCommand.cloneWithDbService(CloneDatabaseCommand.java:82)
	at com.backendless.management.cloning.CloneDatabaseCommand.accept(CloneDatabaseCommand.java:51)
	at com.backendless.management.cloning.CloneDatabaseCommand.accept(CloneDatabaseCommand.java:22)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at java.base/java.util.function.BiConsumer.lambda$andThen$0(BiConsumer.java:71)
	at com.backendless.management.cloning.BlueprintAppCloneCommand.apply(BlueprintAppCloneCommand.java:96)
	at com.backendless.management.cloning.AppFromBlueprintCreator.createApp(AppFromBlueprintCreator.java:64)
	at com.backendless.management.myapplication.MyApplicationService.lambda$createFromBlueprintWithoutCheck$9(MyApplicationService.java:440)
	at com.backendless.datamodel.main.dao.MainJpaTransaction.executeSync(MainJpaTransaction.java:119)
	at com.backendless.datamodel.main.dao.MainJpaTransaction.executeSync(MainJpaTransaction.java:91)
	at com.backendless.datamodel.main.dao.MainJpaTransaction.lambda$execute$0(MainJpaTransaction.java:46)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
	at com.backendless.async.BackendlessExecutorService.lambda$execute$2(BackendlessExecutorService.java:160)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoo

Problem description

Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.

Steps to reproduce

Please describe steps to reproduce starting from the first action.

Hello,
We apologize for the inconvenience.
We are currently investigating what it might be related to.

Regards,
Alexander

@Marlon_Motschmann,
This issue has been fixed.
Could you please check if everything is okay now?

Regards,
Alexander

This issue is still persisting. I’m not sure if it is happening to everyone, but it is happening to me.
Here is the erros:
Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:7A4D21D7-6BCF-E812-FF1C-F1543BE0F200 has been created and we will be investigating the issue.
Error during request Response code: 500Response body ‘’. Response headers: java.net.http.HttpHeaders@261957f6 { {connection=[keep-alive], content-length=[0], date=[Mon, 25 Mar 2024 18:19:26 GMT], server=[nginx], strict-transport-security=[max-age=31536000; preload]} }
java.lang.RuntimeException: Error during request Response code: 500Response body ‘’. Response headers: java.net.http.HttpHeaders@261957f6 { {connection=[keep-alive], content-length=[0], date=[Mon, 25 Mar 2024 18:19:26 GMT], server=[nginx], strict-transport-security=[max-age=31536000; preload]} }
at com.backendless.httpclient.HttpClientHelper.handleResponse(HttpClientHelper.java:81)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:844)
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

Are you creating a new app for training? blank app? an app from template or a zip?

Are you using the US or the EU cluster?