Thanks a lot.
The container is now running again, still the error persists.
Most likely I have the same Issue as here:
I’ll not try to resolve it the same way as described there.
Update 1 - Solution
OK, it seems I was able to resolve with these steps:
- Edited the
app.yaml
and did: - Rebuilt the image.
- Activated and started Data Explorer plugin and used this query to identify the duplicate tags.
- Used the regular admin GUI to identify the tags. Then renamed one tag to be unique again.
- Removed the pinned version again.
- Rebuilt Discourse
sudo ./launcher rebuild app
. This succeeded now. - After starting Discourse, I went to the tags admin area and further worked on the duplicated (deleted one of the formerly duplicate tags after assigning the other tag).