@EngincanV yes we acknowledge that these things can happen and are trying to await patiently fot the patch.
So could you let us know if the patch shippes today or tomorrow so we can do some planning around it?
Like I have stated we are just stuck and can’t move to production because of this so its critical to be getting it soon.
Thank you
Are there any errors or does the page just spin?
And what are you using MVC/etc and separate identityserver.
So more information please
Hi @EngincanV have you had time to create this repository?
I just saw this answer from Albert that we will now have to wait 5 days for the patch! https://support.abp.io/QA/Questions/3297/CmsKit-Poll-issue-with-530-upgrade
Sorry but doesn´t this kind of major brakeage variant a quick hotfix? Or at least preview patch with just this fix?
I mean we can´t develop or test at this point at all (except locally thank god)... but having to wait 7 days after find out that the patch was broken not by code but a build process is not what I excepted to happen..
@EngincanV you got something else for me to try out?
Is this the same issue as this one https://support.abp.io/QA/Questions/3301/qgApoZ2OmDdJqiAoXp5L4ObZ82mStp54vqoB0A-is-not-a-valid-page-error ?
@enisn is this the same issue I´m facing here https://support.abp.io/QA/Questions/3313/Error-in-IdentityServer-when-redirecting-to-the-login-page-after-update-to-530 ?
And hope you are working hard trying to solve it ;-) but do you have any idea **when **there will be a patch for this? We really can´t back a version since we have done so much work using it. So currently we are stuck and can´t go to production because of this
Np.
I updated the root url and added the index.md to the repo and released it here https://github.com/Ibeinni/docs/releases/tag/0.0.4
Its failing with 404 when I pull. The logs now show is/is https://raw.githubusercontent.com/Ibeinni/docs/0.0.4/is/is/docs-nav.json
If I then change the root url I can pull https://github.com/Ibeinni/docs/tree/{version}/ (no is) but I then I get 404 error and the error is because its trying this https://raw.githubusercontent.com/Ibeinni/docs//docs-langs.json (empty // with no version)
Can you create a
docs-langs.jsonfile in the /docs directory of your repository (like https://github.com/abpframework/abp/blob/dev/docs/docs-langs.json):{ "Languages":[ { "DisplayName" : "Icelandic", "Code" : "is", "IsDefault": true } ] }
Its there https://github.com/Ibeinni/docs or am I misunderstanding? I do not have a docs folder but only a docs repository.. is that it?
2022-06-22 23:47:44.544 +00:00 [WRN] Exception of type 'Volo.Docs.DocumentNotFoundException' was thrown. 2022-06-22 23:47:44.545 +00:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2022-06-22 23:47:44.551 +00:00 [DBG] Added bundle 'Basic.Global' to the page in 0.46 ms. 2022-06-22 23:47:44.553 +00:00 [DBG] Added bundle 'Volo.Docs.Pages.Documents.Project.IndexModel' to the page in 0.28 ms. 2022-06-22 23:47:44.561 +00:00 [DBG] Added bundle 'Basic.Global' to the page in 6.49 ms. 2022-06-22 23:47:44.563 +00:00 [DBG] Added bundle 'Volo.Docs.Pages.Documents.Project.IndexModel' to the page in 0.28 ms. 2022-06-22 23:47:44.564 +00:00 [INF] Executed page /Documents/Project/Index in 206.3806ms 2022-06-22 23:47:44.565 +00:00 [INF] Executed endpoint '/Documents/Project/Index' 2022-06-22 23:47:44.566 +00:00 [INF] Request finished HTTP/1.1 GET https://docs-p.azurewebsites.net/is/docs/latest - - - 404 - text/html;+charset=utf-8 221.8722ms 2022-06-22 23:47:44.688 +00:00 [INF] Request starting HTTP/1.1 GET https://docs-p.azurewebsites.net/Abp/ApplicationConfigurationScript - - 2022-06-22 23:47:44.728 +00:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2022-06-22 23:47:44.729 +00:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task 1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2022-06-22 23:47:44.738 +00:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2022-06-22 23:47:44.739 +00:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... 2022-06-22 23:47:44.741 +00:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Documents,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.ManagePermissions 2022-06-22 23:47:44.757 +00:00 [DBG] Found in the cache: pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Projects.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:Docs.Admin.Documents,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Create,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Update,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.Delete,pn:U,pk:a3da67aa-6b62-a40f-dda6-3a049f423732,n:AbpIdentity.Users.ManagePermissions 2022-06-22 23:47:44.759 +00:00 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:Docs.Admin.Projects,pn:R,pk:admin,n:Docs.Admin.Projects.Update,pn:R,pk:admin,n:Docs.Admin.Projects.Delete,pn:R,pk:admin,n:Docs.Admin.Projects.Create,pn:R,pk:admin,n:Docs.Admin.Documents,pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions 2022-06-22 23:47:44.769 +00:00 [DBG] Found in the cache: pn:R,pk:admin,n:Docs.Admin.Projects,pn:R,pk:admin,n:Docs.Admin.Projects.Update,pn:R,pk:admin,n:Docs.Admin.Projects.Delete,pn:R,pk:admin,n:Docs.Admin.Projects.Create,pn:R,pk:admin,n:Docs.Admin.Documents,pn:R,pk:admin,n:AbpIdentity.Roles,pn:R,pk:admin,n:AbpIdentity.Roles.Create,pn:R,pk:admin,n:AbpIdentity.Roles.Update,pn:R,pk:admin,n:AbpIdentity.Roles.Delete,pn:R,pk:admin,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:admin,n:AbpIdentity.Users,pn:R,pk:admin,n:AbpIdentity.Users.Create,pn:R,pk:admin,n:AbpIdentity.Users.Update,pn:R,pk:admin,n:AbpIdentity.Users.Delete,pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions 2022-06-22 23:47:44.829 +00:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2022-06-22 23:47:44.878 +00:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 138.5097ms. 2022-06-22 23:47:44.879 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2022-06-22 23:47:44.881 +00:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 143.8232ms 2022-06-22 23:47:44.888 +00:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2022-06-22 23:47:44.900 +00:00 [INF] Request starting HTTP/1.1 GET https://docs-p.azurewebsites.net/__bundles/Basic.Global.634877EE43332349ADBAC382B1BDAA88.css?_v=637915262151326218 - - 2022-06-22 23:47:44.911 +00:00 [INF] The file /__bundles/Basic.Global.634877EE43332349ADBAC382B1BDAA88.css was not modified 2022-06-22 23:47:44.918 +00:00 [INF] Request finished HTTP/1.1 GET https://docs-p.azurewebsites.net/Abp/ApplicationConfigurationScript - - - 200 51510 application/javascript 230.3833ms 2022-06-22 23:47:44.919 +00:00 [INF] Request finished HTTP/1.1 GET https://docs-p.azurewebsites.net/__bundles/Basic.Global.634877EE43332349ADBAC382B1BDAA88.css?_v=637915262151326218 - - - 304 - text/css 19.4211ms 2022-06-22 23:47:44.966 +00:00 [INF] Request starting HTTP/1.1 GET https://docs-p.azurewebsites.net/Abp/ServiceProxyScript - - 2022-06-22 23:47:44.977 +00:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2022-06-22 23:47:44.978 +00:00 [INF] Request starting HTTP/1.1 GET https://docs-p.azurewebsites.net/__bundles/Volo.Docs.Pages.Documents.Project.IndexModel.D2ED1CCB4AFA9CF8ACD9169FB8822F15.css?_v=637915262608783076 - - 2022-06-22 23:47:44.986 +00:00 [INF] The file /__bundles/Volo.Docs.Pages.Documents.Project.IndexModel.D2ED1CCB4AFA9CF8ACD9169FB8822F15.css was not modified 2022-06-22 23:47:44.987 +00:00 [INF] Request finished HTTP/1.1 GET https://docs-p.azurewebsites.net/__bundles/Volo.Docs.Pages.Documents.Project.IndexModel.D2ED1CCB4AFA9CF8ACD9169FB8822F15.css?_v=637915262608783076 - - - 304 - text/css 9.4127ms 2022-06-22 23:47:44.979 +00:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2022-06-22 23:47:44.990 +00:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2022-06-22 23:47:44.997 +00:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 6.2324ms. 2022-06-22 23:47:44.999 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2022-06-22 23:47:45.000 +00:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 10.7415ms 2022-06-22 23:47:45.006 +00:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2022-06-22 23:47:45.007 +00:00 [INF] Request finished HTTP/1.1 GET https://docs-p.azurewebsites.net/Abp/ServiceProxyScript - - - 200 14664 application/javascript 41.4398ms 2022-06-22 23:48:05.093 +00:00 [INF] Request starting HTTP/1.1 GET http://docs-p.azurewebsites.net/ - - 2022-06-22 23:48:05.095 +00:00 [INF] Executing endpoint '/Index' 2022-06-22 23:48:05.096 +00:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index 2022-06-22 23:48:05.097 +00:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2022-06-22 23:48:05.103 +00:00 [INF] Executing handler method VoloDocs.Web.Pages.IndexModel.OnGetAsync - ModelState is "Valid" 2022-06-22 23:48:05.105 +00:00 [INF] Entity Framework Core 5.0.7 initialized 'DocsDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: QuerySplittingBehavior=SplitQuery 2022-06-22 23:48:05.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [d].[Id], [d].[ConcurrencyStamp], [d].[DefaultDocumentName], [d].[DocumentStoreType], [d].[ExtraProperties], [d].[Format], [d].[LatestVersionBranchName], [d].[MainWebsiteUrl], [d].[MinimumVersion], [d].[Name], [d].[NavigationDocumentName], [d].[ParametersDocumentName], [d].[ShortName] FROM [DocsProjects] AS [d] 2022-06-22 23:48:05.110 +00:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. 2022-06-22 23:48:05.114 +00:00 [INF] Executing RedirectResult, redirecting to ./en/docs/latest. 2022-06-22 23:48:05.114 +00:00 [INF] Executed page /Index in 17.3645ms 2022-06-22 23:48:05.115 +00:00 [INF] Executed endpoint '/Index' 2022-06-22 23:48:05.116 +00:00 [INF] Request finished HTTP/1.1 GET http://docs-p.azurewebsites.net/ - - - 302 - - 22.8411ms