iotaledger / integration-services

https://demo-integration-services.iota.cafe/
Apache License 2.0
30 stars 19 forks source link

Investigate public channel creation with writing messages #679

Open JuriBog opened 2 years ago

JuriBog commented 2 years ago

In some occurrences public Channels don't show the messages which are written. The backend returning an empty list. The database has the messages included but the request is not returning them. It is hard to tell when it does happen because it is not easy to reproduce. Creating another public channel and writing messages in it will work and the messages are shown. Even to setup everything from scratch again and deleting the container and the volumes from the database the bug is not occurring again. But sometimes it does happen. If it is happening take care to investigate the occasion further.