Changes
Jump to navigation
Jump to search
337 bytes added
, 12:45, 13 January 2022
mLine 15:
Line 15:
if there is ".no-check" in the email address it will not send email for vefirication
if there is ".no-check" in the email address it will not send email for vefirication
−
==Alice== <!--T:3-->
+
==Alice==
https://dialogs.yandex.ru/store/skills/f636b340-larnitech
https://dialogs.yandex.ru/store/skills/f636b340-larnitech
Line 33:
Line 33:
select * from accounts;
select * from accounts;
</syntaxhighlight>
</syntaxhighlight>
+
+
==Console doesn't work (or even server doesn't work, for example, with errors "onThreadCrash 6", "unknown: Treads")==
+
#End screen session: <code>crtl+c</code> in the screen.
+
#Run new session: <code>screen -c /home/sh2/screen.run</code>
+
#Connect screen with console: <code>screen -r ID</code>, where ID - session ID (screen -ls)
+
#Do "Full restart"