Sul server non sovrascrivere data e ora

the data is saved well, but without any logic after 5 times in the section and now, they are overwritten, so I can't find them anymore,

The routine should keep saving entries to the list. You do not show anything to the contrary?

in fact I don't understand, can you recommend another server,

It has nothing to do with the server (cloudDB), whichever we use, the approach will be the same.

What do you want to do with the data, once you have saved it to the two tags?

at the end of the month I collect them and I need them to do the accounts

Why is it that you believe you cannot save more than 5 entries to the list ?

look below I have saved 6 and see what you see

My problem is this, if I press the buttons it saves me on the server, but up to a certain number then it deletes everything and starts again from 1, I need it to save a day for a month and keep the data for a month

Try my test project

liststoclouddb.aia (3.4 KB)

Also, how are you displaying the data from the cloudDB ?

as

maybe it is better to make a new tag for each writing?

Yes, I can see that, what are you using to display the data like that ?/?/?

and maybe it isn't...:wink:

Yes it is right, but I don't know what to do anymore.

Did my example aia project work OK for you ?

yes, but I have the problem that I overwrite my data on Redis and I don't understand how to fix it

I can send you the .aia so you can check the problem

reading in the forums I think I understand that my problem is why I have the free redis version

If you have chosen to use redis (offered by any internet service) instead of cloudDB, but using the cloudDB blocks, then you need to untick the SSL checkbox

SSL is already disabled

What is the problem with using the MIT provided cloudDB ?

If you want to run your own redis server...