I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [x] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Our app asap-hub application is currently showing no “content” but there are schemas. We noticed this problem after running a sync schema via our CI pipeline. The CMS either shows content types at 404 or an empty.
* STEP 0 of 2: Schemas
[90](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L90)* STEP 1 of 2: Rules
[91](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L91)--------------------------------------------------------
[92](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L92)* STEP 0 of 2: Importing Schemas started
[93](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L93)Schema migrations updating... failed: Application is in readonly mode at the moment.
[94](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L94)Schema dashboard updating... failed: Application is in readonly mode at the moment.
[95](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L95)Schema events updating... failed: Application is in readonly mode at the moment.
[96](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L96)Schema research-outputs updating... failed: Application is in readonly mode at the moment.
[97](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L97)Schema users updating... failed: Application is in readonly mode at the moment.
[98](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L98)Schema external-authors updating... failed: Application is in readonly mode at the moment.
[99](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L99)Schema labs updating... failed: Application is in readonly mode at the moment.
[100](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L100)Schema news-and-events updating... failed: Application is in readonly mode at the moment.
[101](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L101)Schema teams updating... failed: Application is in readonly mode at the moment.
[102](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L102)Schema groups updating... failed: Application is in readonly mode at the moment.
[103](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L103)Schema discover updating... failed: Application is in readonly mode at the moment.
[104](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L104)Schema calendars updating... failed: Application is in readonly mode at the moment.
[105](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L105)Schema pages updating... failed: Application is in readonly mode at the moment.
[106](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L106)* STEP 0 of 2: Importing Schemas completed
[107](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L107)--------------------------------------------------------
[108](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L108)--------------------------------------------------------
[109](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L109)* STEP 1 of 2: Importing Rules started
[110](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L110)Rule 'Fetch user ORCID on update OR c...failed: Squidex.ClientLibrary.SquidexException: Squidex Request failed: {"message":"Application is in readonly mode at the moment.","traceId":"00-451747b9054db2478e869f67c2a77578-20408269bdfa4760-01","type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","statusCode":400}
[111](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L111) at Squidex.ClientLibrary.Utils.SquidexClientBase.EnsureResponseIsValidAsync(HttpResponseMessage response)
[112](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L112) at Squidex.ClientLibrary.Utils.SquidexClientBase.RequestJsonAsync[T](HttpMethod method, String path, HttpContent content, QueryContext context, CancellationToken ct)
[113](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L113) at Squidex.CLI.Commands.Implementation.Sync.Rules.RulesSynchronizer.<>c__DisplayClass7_3.<<ImportAsync>b__7>d.MoveNext()
[114](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L114)--- End of stack trace from previous location ---
[115](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L115) at Squidex.CLI.Commands.Implementation.LogExtensions.DoVersionedAsync(ILogger log, String process, Int64 version, Func`1 action).
[116](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L116)ERROR: Squidex.ClientLibrary.SquidexException: Squidex Request failed: {"message":"Application is in readonly mode at the moment.","traceId":"00-451747b9054db2478e869f67c2a77578-20408269bdfa4760-01","type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","statusCode":400}
[117](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L117) at Squidex.CLI.Commands.Implementation.LogExtensions.HandleException(Exception ex, Action`1 error)
[118](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L118) at Squidex.CLI.Commands.Implementation.LogExtensions.DoVersionedAsync(ILogger log, String process, Int64 version, Func`1 action)
[119](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L119) at Squidex.CLI.Commands.Implementation.Sync.Rules.RulesSynchronizer.ImportAsync(ISyncService sync, SyncOptions options, ISession session)
[120](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L120) at Squidex.CLI.Commands.Implementation.Sync.Synchronizer.<>c__DisplayClass5_0.<<ImportAsync>b__0>d.MoveNext()
[121](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L121)--- End of stack trace from previous location ---
[122](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L122) at Squidex.CLI.Commands.Implementation.Extensions.Foreach[T](IEnumerable`1 source, Func`3 action)
[123](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L123) at Squidex.CLI.Commands.Implementation.Sync.Synchronizer.ImportAsync(String path, SyncOptions options, ISession session)
[124](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L124) at Squidex.CLI.Commands.App.Sync.In(InArguments arguments)
[125](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L125) at CommandDotNet.Execution.InvocationResultExtensions.GetResultCodeAsync(Object value)
[126](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L126) at CommandDotNet.AppRunner.HandleException(Exception ex, IConsole console, CommandContext commandContext)
[127](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L127) at CommandDotNet.AppRunner.Run(String[] args)
[128](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L128) at Squidex.CLI.Program.Main(String[] args)
[130](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L130)Cleaning up project directory and file based variables00:01
[132](https://gitlab.com/yldio/asap-hub/-/jobs/1846531212#L132)ERROR: Job failed: exit code 1
Expected behavior
There to be content and the application not to be in read only mode.
Minimal reproduction of the problem
Environment
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [x] Cloud version
Version: [VERSION]