CSWEB - Problems with sync

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
matenek
Posts: 17
Joined: November 17th, 2022, 12:57 am

CSWEB - Problems with sync

Post by matenek »

Hi folks,
I configured csweb, but after synchronizing the tablet with csweb, the cases are not shown on the sync report screen.
I already started the script to process, but without result.

php bin/console csweb:process-cases
Running blob breakout process.
Processing dictionary: MEJD_SCHOOLS_DICT- Running threads 0
creating a new blob breakout thread
Creating process for dictionary MEJD_SCHOOLS_DICT jobID: 1
Processing for dictionary MEJD_SCHOOLS_DICT jobID: 1
Processing dictionary: MEJD_SCHOOLS_DICT- Running threads 1
creating a new blob breakout thread
Creating process for dictionary MEJD_SCHOOLS_DICT jobID: 2
Processing for dictionary MEJD_SCHOOLS_DICT jobID: 2
Processing dictionary: MEJD_SCHOOLS_DICT- Running threads 2
creating a new blob breakout thread
Creating process for dictionary MEJD_SCHOOLS_DICT jobID: 0
No jobs available to run for dictionary: MEJD_SCHOOLS_DICT

The target schema in mysql are not populated with the case data
cspro 7.7.3 - csweb 7.7.0 via docker -php 7.4 - MYSQL 8
Attachments
Captura de Tela 2022-11-28 às 11.30.48.png
Captura de Tela 2022-11-28 às 11.30.48.png (727.45 KiB) Viewed 1119 times
Captura de Tela 2022-11-28 às 11.30.17.png
Captura de Tela 2022-11-28 às 11.30.17.png (262.89 KiB) Viewed 1119 times
Captura de Tela 2022-11-28 às 11.28.04.png
Captura de Tela 2022-11-28 às 11.28.04.png (662.8 KiB) Viewed 1119 times
matenek
Posts: 17
Joined: November 17th, 2022, 12:57 am

Re: CSWEB - Problems with sync

Post by matenek »

Hi guys,
I already solved this issue.
I checked the processing logs and identified that a null record in the dictionary caused the problem. I deleted it from the dictionary.

tks
Post Reply