immense / immense/Remotely

since new update wont run get error

Open
#821 14 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

I have watch tower updating my remotely. As of the last update on 2/22 i am getting the following error and it wont run anymore. Didn't have any issues before the update, it has been working fine. Has anyone else seen this or knows how i can fix it

[22:19:18 WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning {EventId={Id=60, Name="UsingEphemeralFileSystemLocationInContainer"}, SourceContext="Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository", ThreadId=1}
[22:19:19 WRN] No XML encryptor configured. Key } may be persisted to storage in unencrypted form. {EventId={Id=35, Name="NoXMLEncryptorConfiguredKeyMayBePersistedToStorageInUnencryptedForm"}, SourceContext="Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager", ThreadId=1}
[22:24:13 WRN] Failed to determine the https port for redirect. {EventId={Id=3, Name="FailedToDeterminePort"}, SourceContext="Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware", RequestId="0HN1JUJVPACSV:00000001", RequestPath="/api/healthcheck", ConnectionId="0HN1JUJVPACSV", ThreadId=12}
[17:06:01 INF] Application is shutting down. Stopping data cleanup service. {SourceContext="Remotely.Server.Services.DataCleanupService", ThreadId=54}
[17:07:30 WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning {EventId={Id=60, Name="UsingEphemeralFileSystemLocationInContainer"}, SourceContext="Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository", ThreadId=1}
[17:12:22 WRN] Failed to determine the https port for redirect. {EventId={Id=3, Name="FailedToDeterminePort"}, SourceContext="Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware", RequestId="0HN1LBF1PRTHG:00000001", RequestPath="/api/healthcheck", ConnectionId="0HN1LBF1PRTHG", ThreadId=8}
[02:03:53 INF] Application is shutting down. Stopping data cleanup service. {SourceContext="Remotely.Server.Services.DataCleanupService", ThreadId=83}
[02:03:58 WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning {EventId={Id=60, Name="UsingEphemeralFileSystemLocationInContainer"}, SourceContext="Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository", ThreadId=1}
[02:05:24 INF] Application is shutting down. Stopping data cleanup service. {SourceContext="Remotely.Server.Services.DataCleanupService", ThreadId=8}
[02:38:19 WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning {EventId={Id=60, Name="UsingEphemeralFileSystemLocationInContainer"}, SourceContext="Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository", ThreadId=1}
[02:43:09 WRN] Failed to determine the https port for redirect. {EventId={Id=3, Name="FailedToDeterminePort"}, SourceContext="Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware", RequestId="0HN1LLE0A7Q1D:00000001", RequestPath="/api/healthcheck", ConnectionId="0HN1LLE0A7Q1D", ThreadId=8}

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the update history around 2/22 and the logs for /api/healthcheck, especially the repeated application shutdown messages from Remotely.Server.Services.DataCleanupService. Determine why the application stops after the update and verify the fix by confirming the service remains running and health checks succeed.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.