CSWEB - Problems with sync

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
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
You do not have the required permissions to view the files attached to this post.
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