Having issues with the Redis server

I’m in the middle of making an app that utilises CloudDB to send messages between phones, and while adding a log in/sign up feature, I was met with the issues of ‘CloudDBError: Unexpected end of stream’ In Screen3 and ‘CloudDBError: WRONGPASS invalid username-password pair’ in Screen2

These issues happen whenever i press the respective buttons in both screens which includes CloudDB in it’s blocks.

Here is the .aia file for the project.

aMessager.aia (98.0 KB)

A few things

You are not switching screens correctly, which could cause your app to eventually crash.

On screen2 you are set with your own redis server. On screens 3 & 4 you are set with the default MIT redis server. Do you mean this?

Hmm, all images seem to be removed (at least not visible).
Btw, on all posts… :upside_down_face:

@jis

They open up in a viewer if you click on them, but also not displayed in the post here.

Yes, I know, but this should be fixed.

1 Like