Skip to content

Commit 88f5834

Browse files
committed
Update Railway troubleshooting
1 parent 852ee62 commit 88f5834

5 files changed

Lines changed: 29 additions & 15 deletions

File tree

docs/troubleshoot/railway.md

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,18 @@
22

33
</br>
44

5-
## Nothing here
5+
## Not found
66

77
</br>
88

9-
```{warning}
10-
The free plan has been removed Jul 3rd for new users and Aug 1st for existing users.
11-
```
12-
13-
</br>
14-
15-
It has been running fine for the first 200/500 hours and now it's gone. Even the project disappeared in Railway.
9+
Your site stopped working unexpectedly.
1610

1711
<img src="/vendors/railway/img/RailwayT12.png" width="300px" />
1812

19-
This is usually because you need a Developer plan to run your Nightscout app in Railway.
13+
Try in the following order:
14+
15+
- [Restart your app](#restart-your-app)
16+
- [Redeploy](#redeploy)
2017

2118
</br>
2219

@@ -41,8 +38,31 @@ If your site crashes again shortly after, verify your [database is not full](/tr
4138

4239
</br>
4340

41+
## Redeploy
42+
43+
a) Open the [Railway Dashboard](https://railway.app/dashboard) and select your project then your app.
44+
45+
<img src="/vendors/railway/img/RailwayT13.png" width="400px" />
46+
47+
</br>
48+
49+
b) In your `web` deployments select the current one (top of the list) and in the three dots menu on the right, `Restart`.
50+
51+
<img src="/vendors/railway/img/RailwayT14b.png" width="600px" />
52+
53+
</br>
54+
55+
b) Confirm Restart. Wait a moment and check your Nightscout site state clicking the URL.
56+
57+
<img src="/vendors/railway/img/RailwayT15b.png" width="400px" />
58+
59+
</br>
60+
4461
## Reconnect GitHub to your project
4562

63+
This is useful only if you created Nightscout from your own GitHub repository.
64+
It is not necessary or useful when you use a Docker image deployment (recommended).
65+
4666
a) Open [Railway](https://railway.app) and click `login`. Login with GitHub.
4767

4868
<img src="/vendors/railway/img/Railway00.png" width="700px" />
162 KB
Loading
92.4 KB
Loading
47 KB
Loading

docs/vendors/railway/new_user.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ Consider a hosted Nightscout service! Check for easier solutions [here](/index.m
99

1010
</br>
1111

12-
```{warning}
13-
The free plan has been removed Jul 3rd for new users and Aug 1st for existing users.
14-
```
15-
16-
</br>
17-
1812
```{card}
1913
## Railway.app
2014
![Railway](/vendors/img/Railway.png)

0 commit comments

Comments
 (0)