2024-08-07 09:41:35.819 +02:00 [INF] Starting refreshing sequence. 2024-08-07 09:41:35.823 +02:00 [INF] Pinging 1.1.1.1 2024-08-07 09:41:35.826 +02:00 [DBG] Checking for updates... 2024-08-07 09:41:35.826 +02:00 [DBG] UseBeta=False 2024-08-07 09:41:35.950 +02:00 [INF] Update status: "UpdateNotAvailable" 2024-08-07 09:41:35.951 +02:00 [DBG] Refreshing accounts... 2024-08-07 09:41:35.951 +02:00 [DBG] Getting accounts 2024-08-07 09:41:35.951 +02:00 [DBG] Getting accounts 2024-08-07 09:41:35.952 +02:00 [DBG] Got 0 accounts 2024-08-07 09:41:35.952 +02:00 [DBG] Got 0 accounts 2024-08-07 09:41:35.952 +02:00 [INF] Refresh found 0 Speckle accounts. 2024-08-07 09:41:35.952 +02:00 [DBG] Refreshing connectors... 2024-08-07 09:41:35.952 +02:00 [INF] HttpPinging https://speckle.systems/ghost/api/v3/content/tags/?key=c895981da23dbb5c87ee7192e2&limit=1 2024-08-07 09:41:35.952 +02:00 [DBG] Starting execution of http request to "https://speckle.systems/ghost/api/v3/content/tags/?key=c895981da23dbb5c87ee7192e2&limit=1" 2024-08-07 09:41:35.997 +02:00 [INF] Execution of http request to https://speckle.systems//ghost/api/v3/content/tags/?key=c895981da23dbb5c87ee7192e2&limit=1 succeeded with "Forbidden" after 0.0445275 seconds and 0 retries 2024-08-07 09:41:35.997 +02:00 [WRN] Could not reach the Speckle servers https://speckle.systems/ghost/api/v3/content/tags/?key=c895981da23dbb5c87ee7192e2&limit=1 2024-08-07 09:41:35.997 +02:00 [INF] Refresh found 0 connectors. 2024-08-07 09:41:35.998 +02:00 [INF] Getting blog posts 2024-08-07 09:41:35.998 +02:00 [DBG] Starting execution of http request to "https://speckle.systems/ghost/api/v3/content/posts/?key=c895981da23dbb5c87ee7192e2&limit=12&include=tags,authors&order=published_at DESC&filter=tag:[blog,tutorials]" 2024-08-07 09:41:35.999 +02:00 [INF] Refreshing sequence complete. 2024-08-07 09:41:36.023 +02:00 [INF] Execution of http request to https://speckle.systems//ghost/api/v3/content/posts/?key=c895981da23dbb5c87ee7192e2&limit=12&include=tags,authors&order=published_at%20DESC&filter=tag:[blog,tutorials] succeeded with "Forbidden" after 0.0248401 seconds and 0 retries 2024-08-07 09:41:36.026 +02:00 [ERR] Error getting blog posts Response status code does not indicate success: 403 (Forbidden). System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at Speckle.Manager.ViewModels.HomeViewModel.<>c.<b__110_1>d.MoveNext() --- End of stack trace from previous location --- at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) at Polly.AsyncPolicy.ExecuteAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) at Speckle.Manager.ViewModels.HomeViewModel.GetBlogPosts()