CloudDB not working

The CloudDB is called in two page. In the first page can write to DB and the second page is read it. With one component, worked successfully, but with two or more components, not worked. The error code is: ClouDBError:Unkown reply: or MIT AI2 COMPANION has been stopped

Please writ answer for my problem. The app is a to-do tracking software for my little brother for education.

Please provide a more detailed explanation of what you are trying to achieve,
what you have done so far, what works, what doesn’t work…

Please show your relevant blocks,
if relevant, your data or lists,
screenshots of the Designer screen or app in action,
so we can see what you are trying to do…

Right Click in Blocks Editor and select “Download Blocks as Image”
for the best image of your blocks.


Are you testing with the MIT Default CloudDB ? It is up and working.
Check your settings:

image

kép

You say you are doing this across two screens ?

You will need to copy the Token from Screen1 (where you set the data) to Screen2 (where you read the data)

Copied and pasted, but not working

I don’t have anything else to offer, I have setup a similar project to you, based upon what you have provided, and it all works OK for me.

Perhaps share your aia project here ?

TanulasTracker.aia (52.3 KB)

This project made in hungarian language

You appear to have set a custom Blocks Toolkit , which removes some of the CloudDB blocks.

Try switching the Blocks ToolKit to ALL(in Screen1 Properties), refresh your project then see if that makes any difference.

The get TagList is working for me in Companion, your taglist is currently empty, so returns [ ] ?