nostrband / nostr-site-manager

https://npub.pro
MIT License
6 stars 1 forks source link

Multiple domains point to same siteId #86

Open nostrband opened 1 month ago

nostrband commented 1 month ago

Many people manage to create several sites with same siteId, probably relates with them returning to /design?theme=X&siteId=Y but somehow it's not the original site that's edited by a new one is created.

nostrband commented 1 month ago

Looks like the issue was on the server with getSiteDomain returning deleted sites! Check if it's gone now.

Maybe it's not all. Somehow they created a duplicate first. Maybe they deleted old website then re-opened the old /design page and re-saved?

leafes commented 1 month ago

@nostrband i'll take a look on this and will try to replicate