Skip to content

Commit d3edb37

Browse files
committed
2 parents 918fd87 + e9db9bc commit d3edb37

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

docs/participate/run-nodes/nodes-troubleshooting.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -167,22 +167,9 @@ The best way (while the penalty for temporary non-validation is small, it can be
167167
cp var/ton-work/db/config.json var/ton-work/db/config.json.backup
168168
```
169169

170-
## Error parsing dependencies of distro-info: Invalid version
171-
172-
There are two known cases when this error appears:
173-
174-
### Error After Updating MytonCtrl
175-
176-
Please, delete the file `/usr/local/bin/mytonctrl/VERSION`.
177-
178-
### Error During MytonCtrl Installation
179-
180-
`MytonCtrl` may open, but the node will not work properly. Please remove `MytonCtrl` from your computer and reinstall it, ensuring to address any errors that were previously encountered.
181-
182-
183170
## Mytonctrl was installed by another user. Probably you need to launch mtc with `ubuntu` user
184171

185-
Additionally `mytonctr` may not work properly with this error. For example, the `status` command may return empty result.
172+
Additionally `mytonctrl` may not work properly with this error. For example, the `status` command may return empty result.
186173

187174
Check `mytonctrl` owner:
188175

@@ -196,13 +183,14 @@ Else, log out from the current user (if ssh connection is used, break it) and lo
196183

197184
The message must disappear.
198185

199-
## Error parsing dependencies of distro-info: Invalid version
186+
## MyTonCtrl's console launch breaks after message "Found new version of mytonctrl! Migrating!"
200187

201188
There are two known cases when this error appears:
202189

203190
### Error After Updating MytonCtrl
204191

205-
Please, delete the file `/usr/local/bin/mytonctrl/VERSION`.
192+
* If MyTonCtrl was installed by root user: delete file `/usr/local/bin/mytonctrl/VERSION`.
193+
* If MyTonCtrl was installed by non root user: delete file `~/.local/share/mytonctrl/VERSION`.
206194

207195
### Error During MytonCtrl Installation
208196

@@ -211,4 +199,4 @@ Please, delete the file `/usr/local/bin/mytonctrl/VERSION`.
211199

212200
## See Also
213201

214-
* [MyTonCtrl FAQ](/participate/run-nodes/faq)
202+
* [MyTonCtrl FAQ](/participate/run-nodes/faq)

0 commit comments

Comments
 (0)