You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
-
183
170
## Mytonctrl was installed by another user. Probably you need to launch mtc with `ubuntu` user
184
171
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.
186
173
187
174
Check `mytonctrl` owner:
188
175
@@ -196,13 +183,14 @@ Else, log out from the current user (if ssh connection is used, break it) and lo
196
183
197
184
The message must disappear.
198
185
199
-
## Error parsing dependencies of distro-info: Invalid version
186
+
## MyTonCtrl's console launch breaks after message "Found new version of mytonctrl! Migrating!"
200
187
201
188
There are two known cases when this error appears:
202
189
203
190
### Error After Updating MytonCtrl
204
191
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`.
206
194
207
195
### Error During MytonCtrl Installation
208
196
@@ -211,4 +199,4 @@ Please, delete the file `/usr/local/bin/mytonctrl/VERSION`.
0 commit comments