[boxit-server] Process canceled due to a process failure of another repository process with the same session ID. #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/boxit#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we get a process ID issue with the new setup.
On the old Debian 7 Wheezy server we had the following qt packages:
Debian 10 has the following qt packages:
Tested with 2 vCPUs which was not "the solution" ...
Here a successful sync with Debian 7 Server:
The issue lays within the db-module ..
This is the code part which gets executed for some reason ...
This is the code part which fills out the error log.
This is the function call which fails ...
This is the code we have to add debug lines to find the error trigger ...
Currently I fail badly to get even debug lines into the code ...
OK, just with text and
qDebugI get some terminal output we can work with:So lets check if the repo-add script actually works ...
Here we go for some errors 😄
Here is the log of installed packages so far to get boxit-server working:
Here the list of executed apt cmds:
Works now as it should
closed