Error message
A space with the key 'ds' already exists. Please delete it before restoring a space with the same key.
but i can't find DS space.
so how can i delete Key "ds"?
ds is the Demonstration Space. Can you see that in the dashboard?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you can't find the space in the space directory or in the DB
SELECT * FROM spaces WHERE spacekey= 'DS' ORDER BY spacename;
and everything else works You can try to rebuild the index from scratch.
Here is description :
How to Rebuild the Content Indexes From Scratch on Confluence Server
I hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.