Creation of Test Environments for Extension Partners Has Been Broken Since September 6th 2024

Dear Shopware 6 Team,

As mentioned in the title, we are currently unable to create test environments in our extension partner account. This issue is preventing us from submitting new extensions for review by Shopware, as this step is mandatory.

The Ajax request for the test environment fails with the following response:

{
    "success": false,
    "code": "ApiRequestException-6",
    "detail": "Gateway request failed",
    "context": {
        "statusCode": 500,
        "reason": "Internal Server Error",
        "content": "MySql.Data.MySqlClient.MySqlException (0x80004005): Data too long for column \u0027DBPassword\u0027 at row 1\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync)\n   at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync)\n   at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync)\n   at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync)\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken)\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken)\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken)\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken)\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken)\n   at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in \/_\/Dapper\/SqlMapper.cs:line 1156\n   at Dapper.SqlMapper.QueryRowImpl[T](IDbConnection cnn, Row row, CommandDefinition\u0026 command, Type effectiveType) in \/_\/Dapper\/SqlMapper.cs:line 1277\n   at EnvironmentServer.DAL.Repositories.EnvironmentRepository.InsertAsync(Environment environment, User user, Boolean sw6) in \/root\/env\/EnvironmentServer\/EnvironmentServer.DAL\/Repositories\/EnvironmentRepository.cs:line 156\n   at EnvironmentServer.Web.Controllers.API.SbpController.CreateAsync(CreateEnvironment ce) in \/root\/env\/EnvironmentServer\/EnvironmentServer.Web\/Controllers\/API\/SbpController.cs:line 113\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.\u003CInvokeActionMethodAsync\u003Eg__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.\u003CInvokeNextActionFilterAsync\u003Eg__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State\u0026 next, Scope\u0026 scope, Object\u0026 state, Boolean\u0026 isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.\u003CInvokeInnerFilterAsync\u003Eg__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeNextResourceFilter\u003Eg__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State\u0026 next, Scope\u0026 scope, Object\u0026 state, Boolean\u0026 isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeFilterPipelineAsync\u003Eg__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeAsync\u003Eg__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)\n   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeAsync\u003Eg__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)\n   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)\n   at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)\n   at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)\n   at EnvironmentServer.Web.Startup.\u003C\u003Ec.\u003C\u003CConfigure\u003Eb__5_0\u003Ed.MoveNext() in \/root\/env\/EnvironmentServer\/EnvironmentServer.Web\/Startup.cs:line 71\n--- End of stack trace from previous location ---\n   at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)\n\nHEADERS\n=======\nAccept: application\/json\nConnection: keep-alive\nHost: cp.storeqa-shopware.com\nUser-Agent: GuzzleHttp\/7\nAuthorization: 7d4d250fddb9700fe615e8dc1cad69eb\nContent-Type: application\/json\nContent-Length: 92588\nX-Forwarded-For: 212.185.188.98\nX-Forwarded-Host: cp.storeqa-shopware.com\nX-Forwarded-Server: cp.storeqa-shopware.com\n"
    }
}

Is there an ETA for when this feature will be available again?

Thanks in advance for your help!

As of today, the feature is available again. Thanks a lot!

Dieses Thema wurde automatisch 30 Tage nach der letzten Antwort geschlossen. Es sind keine neuen Antworten mehr erlaubt.