whosht

Results 11 comments of whosht

+1 Currently I use another launcher which just attaches to the already flashed target with the ELF-binary as executable.

@haneefdm: nice I forgot to note: This also happens with J-Link (debug server).

+1 I upgraded from 380c0f6 to 3.1.2.134 (7583672) and run into that problem. - I commented out the query and added `$maxTimestamp = null;` as suggested - run install/upgrade.php -...

Additional Information * luckily the item can be deleted * an entry in the sharekeytable of the database is not there * an entry in the sharekeytable is not created...

This might be related to #4061

Affects me as well. In mariadb I also see that teampass has a lot of open connections when doing "show processlist;" I am at 64c0768c92c8bb19f2a308ca318b37f699b62ef1 (3.0.10.81).

This seems to have something to do with the background Tasks. I see a lot of processes when they run (100 - as many as limitted by the database): ```...

@Arash9703: The background tasks are running through the cron job - but this is not important as I can reproduce the same behaviour by running it manually e.g. `su -mc...

@aleks001: the schedular has a granularity of minutes (from cron). The time the tasks run is configurable. The default is to run some tasks every minute, some every 2 minutes,...

@Arash9703: Do you have any hints where I can start debugging in the scripts? E.g. in scripts/background_tasks___user_keys_creation.php When I look at the process list excerpt, I posted, I see the...