You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im aktuellen Problemfall fehlt das Auto increment flag in der Datenbank, weshalb das Anlegen des World-Entries fehl schlägt. Die Ursache aus dem aktuellen Log abzuleiten ist nicht gerade einfach
backend-1 | 2024-12-04 14:49:49.813 +00:00 [INF] Application started with the following configuration: {"Environment": "Production", "MoodleUrl": "http://localhost:8085", "AdLerEngineUrl": "http://localhost:8087", "DbPassword": "b", "DbUser": "adler_backend", "DbName": "adler_backend", "DbHost": "db_backend", "DbPort": "3306", "HttpPort": 80, "$type": "BackendConfig"}
backend-1 | 2024-12-04 14:49:49.922 +00:00 [DBG] Hosting starting
backend-1 | 2024-12-04 14:49:49.943 +00:00 [WRN] Overriding address(es) 'http://*:8080'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
backend-1 | 2024-12-04 14:49:49.954 +00:00 [INF] Now listening on: http://[::]:80
backend-1 | 2024-12-04 14:49:49.954 +00:00 [INF] Application started. Press Ctrl+C to shut down.
backend-1 | 2024-12-04 14:49:49.954 +00:00 [INF] Hosting environment: Production
backend-1 | 2024-12-04 14:49:49.954 +00:00 [INF] Content root path: /app
backend-1 | 2024-12-04 14:49:49.954 +00:00 [DBG] Hosting started
backend-1 | 2024-12-04 14:50:36.730 +00:00 [DBG] Running health checks
backend-1 | 2024-12-04 14:50:36.736 +00:00 [DBG] Health check processing with combined status Healthy completed after 5.6077ms
backend-1 | 2024-12-04 14:50:36.789 +00:00 [VRB] [START] GetLMSUserDataCommand
backend-1 | 2024-12-04 14:50:36.795 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:50:36.829 +00:00 [VRB] [END] GetLMSUserDataCommand; Execution time=39ms
backend-1 | 2024-12-04 14:50:36.841 +00:00 [ERR] The LMS adapter encountered an error Die Moodle Web Api ist nicht erreichbar: URL: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:53:58.837 +00:00 [DBG] Running health checks
backend-1 | 2024-12-04 14:53:58.837 +00:00 [DBG] Health check processing with combined status Healthy completed after 0.3427ms
backend-1 | 2024-12-04 14:53:58.872 +00:00 [VRB] [START] GetLMSTokenCommand
backend-1 | 2024-12-04 14:53:58.873 +00:00 [INF] Request to Moodle: http://localhost:8085/login/token.php
backend-1 | 2024-12-04 14:53:59.131 +00:00 [VRB] [END] GetLMSTokenCommand; Execution time=258ms
backend-1 | 2024-12-04 14:53:59.135 +00:00 [DBG] Running health checks
backend-1 | 2024-12-04 14:53:59.135 +00:00 [DBG] Health check processing with combined status Healthy completed after 0.2311ms
backend-1 | 2024-12-04 14:53:59.138 +00:00 [VRB] [START] GetLMSUserDataCommand
backend-1 | 2024-12-04 14:53:59.138 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:53:59.442 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:53:59.484 +00:00 [VRB] [END] GetLMSUserDataCommand; Execution time=345ms
backend-1 | 2024-12-04 14:53:59.487 +00:00 [DBG] Running health checks
backend-1 | 2024-12-04 14:53:59.488 +00:00 [DBG] Health check processing with combined status Healthy completed after 0.2571ms
backend-1 | 2024-12-04 14:53:59.490 +00:00 [VRB] [START] GetLMSUserDataCommand
backend-1 | 2024-12-04 14:53:59.490 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:53:59.508 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:53:59.529 +00:00 [VRB] [END] GetLMSUserDataCommand; Execution time=39ms
backend-1 | 2024-12-04 14:53:59.539 +00:00 [VRB] [START] GetWorldsForAuthorCommand
backend-1 | Migration for removing PlayerData table
backend-1 | Migration for removing PlayerData table
backend-1 | 2024-12-04 14:54:00.497 +00:00 [VRB] [END] GetWorldsForAuthorCommand; Execution time=958ms
backend-1 | 2024-12-04 14:54:03.047 +00:00 [DBG] Running health checks
backend-1 | 2024-12-04 14:54:03.047 +00:00 [DBG] Health check processing with combined status Healthy completed after 0.2322ms
backend-1 | 2024-12-04 14:54:03.049 +00:00 [VRB] [START] GetLMSUserDataCommand
backend-1 | 2024-12-04 14:54:03.050 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:54:03.079 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:54:03.101 +00:00 [VRB] [END] GetLMSUserDataCommand; Execution time=51ms
backend-1 | 2024-12-04 14:54:04.520 +00:00 [VRB] [START] GetWorldsForAuthorCommand
backend-1 | 2024-12-04 14:54:04.552 +00:00 [VRB] [END] GetWorldsForAuthorCommand; Execution time=32ms
backend-1 | 2024-12-04 14:54:04.788 +00:00 [VRB] [START] UploadWorldCommand
backend-1 | 2024-12-04 14:54:04.840 +00:00 [VRB] [START] GetLMSUserDataCommand
backend-1 | 2024-12-04 14:54:04.840 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:54:04.859 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:54:04.881 +00:00 [VRB] [END] GetLMSUserDataCommand; Execution time=41ms
backend-1 | 2024-12-04 14:54:04.897 +00:00 [INF] Request to Moodle: http://localhost:8085/webservice/rest/server.php
backend-1 | 2024-12-04 14:54:05.448 +00:00 [ERR] Failed executing DbCommand (2ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 4000)], CommandType='Text', CommandTimeout='30']
backend-1 | SET AUTOCOMMIT = 1;
backend-1 | INSERT INTO `Worlds` (`AtfJson`, `AuthorId`, `LmsWorldId`, `Name`)
backend-1 | VALUES (@p0, @p1, @p2, @p3)
backend-1 | RETURNING `Id`;
backend-1 | 2024-12-04 14:54:05.467 +00:00 [ERR] An exception occurred in the database while saving changes for context type 'AdLerBackend.Infrastructure.Repositories.ProductionContext'.
backend-1 | Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
backend-1 | ---> MySqlConnector.MySqlException (0x80004005): Field 'Id' doesn't have a default value
backend-1 | at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
backend-1 | at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in /_/src/MySqlConnector/Core/ResultSet.cs:line 37
backend-1 | at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 130
backend-1 | at MySqlConnector.MySqlDataReader.InitAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary`2 cachedProcedures, IMySqlCommand command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 483
backend-1 | at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/CommandExecutor.cs:line 56
backend-1 | at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 357
backend-1 | at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 350
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | --- End of inner exception stack trace ---
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
backend-1 | ---> MySqlConnector.MySqlException (0x80004005): Field 'Id' doesn't have a default value
backend-1 | at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
backend-1 | at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in /_/src/MySqlConnector/Core/ResultSet.cs:line 37
backend-1 | at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 130
backend-1 | at MySqlConnector.MySqlDataReader.InitAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary`2 cachedProcedures, IMySqlCommand command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 483
backend-1 | at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/CommandExecutor.cs:line 56
backend-1 | at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 357
backend-1 | at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 350
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | --- End of inner exception stack trace ---
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | 2024-12-04 14:54:05.468 +00:00 [VRB] [END] UploadWorldCommand; Execution time=680ms
backend-1 | 2024-12-04 14:54:05.470 +00:00 [ERR] An unknown error occurred while processing the request
backend-1 | Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
backend-1 | ---> MySqlConnector.MySqlException (0x80004005): Field 'Id' doesn't have a default value
backend-1 | at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
backend-1 | at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in /_/src/MySqlConnector/Core/ResultSet.cs:line 37
backend-1 | at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 130
backend-1 | at MySqlConnector.MySqlDataReader.InitAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary`2 cachedProcedures, IMySqlCommand command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 483
backend-1 | at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/CommandExecutor.cs:line 56
backend-1 | at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 357
backend-1 | at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 350
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | --- End of inner exception stack trace ---
backend-1 | at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
backend-1 | at AdLerBackend.Infrastructure.Repositories.Common.GenericRepository`2.AddAsync(T entity) in /src/AdLerBackend.Infrastructure/Repositories/Common/GenericRepository.cs:line 19
backend-1 | at AdLerBackend.Application.World.WorldManagement.UploadWorld.UploadWorldUseCase.Handle(UploadWorldCommand request, CancellationToken cancellationToken) in /src/AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs:line 79
backend-1 | at AdLerBackend.Application.Common.Behaviours.LoggingBehavior`2.Handle(TRequest request, RequestHandlerDelegate`1 next, CancellationToken cancellationToken) in /src/AdLerBackend.Application/Common/Behaviours/LoggingBehaviour.cs:line 30
backend-1 | at AdLerBackend.Application.Common.Behaviours.ValidationBehaviour`2.Handle(TRequest request, RequestHandlerDelegate`1 next, CancellationToken cancellationToken) in /src/AdLerBackend.Application/Common/Behaviours/ValidationBehaviour.cs:line 38
backend-1 | at MediatR.Pipeline.RequestExceptionProcessorBehavior`2.Handle(TRequest request, RequestHandlerDelegate`1 next, CancellationToken cancellationToken)
backend-1 | at MediatR.Pipeline.RequestExceptionProcessorBehavior`2.Handle(TRequest request, RequestHandlerDelegate`1 next, CancellationToken cancellationToken)
backend-1 | at AdLerBackend.API.Controllers.Worlds.WorldsController.CreateWorld(IFormFile backupFile, IFormFile atfFile, String token) in /src/AdLerBackend.API/Controllers/Worlds/WorldsController.cs:line 85
backend-1 | at lambda_method38(Closure, Object)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
backend-1 | at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Weiteres Beispiel:
moodle-1 | 172.24.0.1 - - [04/Dec/2024:15:49:36 +0000] "POST /webservice/rest/server.php HTTP/1.1" 200 241
backend-1 | 2024-12-04 15:49:34.646 +00:00 [VRB] [END] UploadWorldCommand; Execution time=654ms
backend-1 | 2024-12-04 15:49:34.647 +00:00 [ERR] An unknown error occurred while processing the request
backend-1 | System.NullReferenceException: Object reference not set to an instance of an object.
-> Hier würde mir vermutlich der body der response helfen
The text was updated successfully, but these errors were encountered:
Im aktuellen Problemfall fehlt das Auto increment flag in der Datenbank, weshalb das Anlegen des World-Entries fehl schlägt. Die Ursache aus dem aktuellen Log abzuleiten ist nicht gerade einfach
Weiteres Beispiel:
-> Hier würde mir vermutlich der body der response helfen
The text was updated successfully, but these errors were encountered: