NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Exceptions.RestClientException: Error: MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error. (RedisServerException)
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.RequestAsync[T,K](HttpMethod method, String endpoint, K requestObject) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Classes\Infrastructure\EngineClient.cs:line 191
--- End of inner exception stack trace ---
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.RequestAsync[T,K](HttpMethod method, String endpoint, K requestObject) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Classes\Infrastructure\EngineClient.cs:line 201
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.PostAsync[T,K](String endpoint, K requestObject)
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.PostAsync[T](String endpoint, Object requestObject)
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Repositories.TrailerRepository.ListTrailersAsync(TrailerListRequest request) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Repositories\TrailerRepository.cs:line 27
at NetFilm.BoxOfficeTurkiye.App.UIApplication.Classes.TagHelpers.SidebarWidgetTagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Projects\BoxOfficeTurkiye\web-application\boxofficeturkiye.com\Classes\TagHelpers\SidebarWidgetTagHelper.cs:line 273
NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Exceptions.RestClientException: Error: MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error. (RedisServerException)
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.GetAsync[T](String endpoint) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Classes\Infrastructure\EngineClient.cs:line 152
--- End of inner exception stack trace ---
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Infrastructure.EngineClient.GetAsync[T](String endpoint) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Classes\Infrastructure\EngineClient.cs:line 162
at NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Repositories.ReleaseScheduleRepository.GetHomeReleaseScheduleAsync(TitleOriginEnum movieOrigin) in D:\Projects\BoxOfficeTurkiye\web-application\Data\Repositories\ReleaseScheduleRepository.cs:line 38
at NetFilm.BoxOfficeTurkiye.App.UIApplication.Classes.TagHelpers.SidebarWidgetTagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output) in D:\Projects\BoxOfficeTurkiye\web-application\boxofficeturkiye.com\Classes\TagHelpers\SidebarWidgetTagHelper.cs:line 383