Matías
Question about the payment (new)
With the usage-based subscription I have to pay every month 5 dollars, but with the prepaid subscription I have to pay $5 only once and then pay the usage for the month?
After the first month where I paid the 5 dollars fee, do I have to pay the 5 dollars fee again or only continue paying for the usage of the next months? (for the prepaid subscription)
The Hobby plan description is very confusing, if you can explain it to me please I would appreciate it. Thanks again!
4 replies
Trial Plan to Developer plan
If the trial plan gives you 5 free dollars which last 500 hours (20 days) and I switch to the developer plan so that my server is running the remaining 10 days of the month, I will have to pay an additional 2.5 dollars per month ?
35 replies
Problem deploying mi .NET Backend
Hi Railway Team, I'm having a problem while trying to deploy my backend on your application.
The message days BuildImage timeout, Retrying...
How I can solve this issue? I wait for your response.
Thanks!
Matías
#12 [8/9] RUN dotnet run #12 0.561 Building... #12 4.935 /app/Models/Jwt/JwtSettings.cs(2,17): warning CS8618: Non-nullable property 'securitykey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/app/API.csproj] #12 5.645 warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] #12 5.645 No XML encryptor configured. Key {44aaf67f-46a4-419e-b735-14565db021de} may be persisted to storage in unencrypted form. #12 5.818 info: Microsoft.Hosting.Lifetime[14] #12 5.818 Now listening on: https://localhost:7069 #12 5.819 info: Microsoft.Hosting.Lifetime[14] #12 5.819 Now listening on: http://localhost:5263 #12 5.820 info: Microsoft.Hosting.Lifetime[0] #12 5.820 Application started. Press Ctrl+C to shut down. #12 5.821 info: Microsoft.Hosting.Lifetime[0] #12 5.821 Hosting environment: Development #12 5.821 info: Microsoft.Hosting.Lifetime[0] #12 5.821 Content root path: /app/ #12 ... #10 [4/9] RUN nix-env -if .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix && nix-collect-garbage -d #10 CACHED #12 [8/9] RUN dotnet run BuildImage timeout, Retrying...
#12 [8/9] RUN dotnet run #12 0.561 Building... #12 4.935 /app/Models/Jwt/JwtSettings.cs(2,17): warning CS8618: Non-nullable property 'securitykey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/app/API.csproj] #12 5.645 warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] #12 5.645 No XML encryptor configured. Key {44aaf67f-46a4-419e-b735-14565db021de} may be persisted to storage in unencrypted form. #12 5.818 info: Microsoft.Hosting.Lifetime[14] #12 5.818 Now listening on: https://localhost:7069 #12 5.819 info: Microsoft.Hosting.Lifetime[14] #12 5.819 Now listening on: http://localhost:5263 #12 5.820 info: Microsoft.Hosting.Lifetime[0] #12 5.820 Application started. Press Ctrl+C to shut down. #12 5.821 info: Microsoft.Hosting.Lifetime[0] #12 5.821 Hosting environment: Development #12 5.821 info: Microsoft.Hosting.Lifetime[0] #12 5.821 Content root path: /app/ #12 ... #10 [4/9] RUN nix-env -if .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix && nix-collect-garbage -d #10 CACHED #12 [8/9] RUN dotnet run BuildImage timeout, Retrying...
16 replies