indigo-dc / onedata

Indigo mirror of http://github.com/onedata/onedata
Apache License 2.0
1 stars 1 forks source link

rc9 null space name breaks spaces registration procedure on the oneprovider #5

Closed aleita closed 7 years ago

aleita commented 7 years ago

We have experienced a serious issue after we tried to registered a space with null name on the oneprovider

No more space could be registered on that oneprovider.

groundnuty commented 7 years ago

we will add validation in rc10 for that. also I believe it just affects one user not the whole provider, can you confirm?

the fix is to use erlang console to rename all the null spces to a proper name. we did that yesterday for your provider. are you still experiencing issues?

aleita commented 7 years ago

This is what I've seen

after I tried to enable a user space with null name every time I tried to access oneprovider admin spaces page I got the same error

"There has been an error in comet process. Please refresh the page."

and the list of all the already registered spaces were not displayed. at the same time I was not able to register a new space anymore.

after deleting from onezone all the spaces with null name everything came back to work as usually and I could access the oneprovider space admin page

Ale

groundnuty commented 7 years ago

@aleita in progress in rc10

kliput commented 7 years ago

@groundnuty @aleita Fixed in development version. The fix will be included in rc10.