Thank you. That command helped. Now I have some broken images next to some profile pictures like using verified status pic (or something). I think, I check that next. But this was a huge help!
@senthilkumaran https://github.com/TryGhost/Ghost/releases . there were 5 releases just this week. You can change update schedule in the settings -> update
@senthilkumaran I also suggest you check out the sample apps which Cloudron made and are available for testing proof of concept and as a base for your own package(s).
Also look on git.cloudron.io : there are many custom apps there from users (not Cloudron staff). Those can give you a good idea of how people approach the task of packaging, and i particular the task of separating read only /app/code and read write /app/data.
Could it be that ip address of the instance changed the service is not able to resolve to the new ip address?
The AWS LightSail IP-Address had changed, I had to manually go to my Google Cloud DNS, and update the ip-address to new ip-address and do a DNS Sync for other apps to update the ip-address.
I am bit surprised that DNS sync wasn't automatic when the host ip-address had changed. Am I missing anything?
@senthilkumaran The CORS issue is covered here - https://forum.cloudron.io/topic/5589/cors-timeout-error-when-searching-for-public-rooms . Essentially, try giving synapse a lot of memory.
@senthilkumaran @potemkin_ai The upstream project has published a compatible plugin - https://github.com/taigaio/taiga-contrib-slack/issues/79#issuecomment-697182708 . I have pushed a new package with the plugin installed.
Please give it a try when possible. Please follow https://docs.cloudron.io/apps/taiga/#slack for enabling it. As always with plugins, only use it if you really need it since they break from time to time.