fix: Replace hard reset from server provider with direct server reboot #269

Merged
inex merged 5 commits from soft-reset into master 2023-08-14 05:34:31 +03:00
Collaborator

Resolves issue 266.

Resolves issue [266](https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/266).
NaiJi added the
Bug
label 2023-08-03 00:09:33 +03:00
NaiJi self-assigned this 2023-08-03 00:09:33 +03:00
NaiJi added 1 commit 2023-08-03 00:09:33 +03:00
inex requested changes 2023-08-03 15:02:06 +03:00
@ -26,3 +27,1 @@
return await _commonBoolRequest(
() async => client.mutate$RebootSystem(),
);
final response = await client.mutate$RunSystemRebuild();

Why do we rebuild in reboot?

Why do we rebuild in reboot?
Poster
Collaborator

I wonder how on earth server installation succeeded....

I wonder how on earth server installation succeeded....
NaiJi marked this conversation as resolved
NaiJi added 1 commit 2023-08-07 00:24:51 +03:00
Poster
Collaborator

API direct reboot doesn't actually do anything, it seems. because the server installation doesn't finish until we manually reboot it from within. Need to discuss asap

API direct reboot doesn't actually do anything, it seems. because the server installation doesn't finish until we manually reboot it from within. Need to discuss asap
NaiJi requested review from inex 2023-08-07 10:13:23 +03:00
NaiJi added 1 commit 2023-08-07 14:03:50 +03:00
NaiJi added 1 commit 2023-08-07 16:15:34 +03:00
inex approved these changes 2023-08-14 05:34:12 +03:00
inex added 1 commit 2023-08-14 05:34:20 +03:00
inex merged commit 7db7cd79b0 into master 2023-08-14 05:34:31 +03:00
inex deleted branch soft-reset 2023-08-14 05:34:31 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#269
There is no content yet.