NetFilm.BoxOfficeTurkiye.App.RestClient.Data.Classes.Exceptions.RestClientException: Unable to connect to any of the specified MySQL hosts. (MySqlException)
---> 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