VeeamHub / vbo365-rest-self-service

Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
MIT License
22 stars 8 forks source link

Portal not retrieving data from VBO server #4

Closed BenRio79 closed 4 years ago

BenRio79 commented 4 years ago

Hi,

After a successful installation of the portal on a LAMP VM, I logged in as an Administrator and figured out that no data are being retrieved from my VBO server:

image

image

Also the login as a tenant with organization credentials fails, which is no doubt a consequence of the issue above.

REST services and tenants authentication are enabled in VBO 3.

Is there anything related to REST I should install additionally on the WS2016 VBO3 server? I was not able to test locally if the VBO RESTful API is working properly so far on that machine.

Any ideas are welcome, Thanks!

Regards, Benoit

nielsengelen commented 4 years ago

Hi Benoit, can you verify if you are running the latest Veeam Explorers?

BenRio79 commented 4 years ago

Hi Niels, Explorers were indeed up-to-date, but removing and installing them again solved the issue! Thank you for that ;-)

However, I still cannot login as a tenant, with organization credentials. Error: Invalid credentials. Consider the following :

Any idea? Thanks !

nielsengelen commented 4 years ago

You have to leverage the O365 account on this portal (so the account that has been added to the VBO365 console). Using the cloud connect account is not possible. Can you try if that works?

BenRio79 commented 4 years ago

Yes, I always tried to login with O365 organization credentials at the self-service portal, with no success so far. And just like for the Explorers which I uninstalled and reinstalled to solve my previous issue, refreshing tenant organizations in VBO actually solved this login issue! Well... fair enough ;-)

Note that I mentioned CloudConnect since it was until today the way I used to retrieve O365 backups from a tenant: The design with VBR and VEX at the tenant side, and VBR + VBO at the service provider side, both connected through a CloudConnect gateway. Since adding a "VBO for service provider" store with O365 organization credentials from an Explorer worked out for my tenants, I wondered why this should not work with your portal...

Case closed. Now I can get rid of the old and heavy design. Thank you very much!

nielsengelen commented 4 years ago

Glad it works. Any feedback is welcome on the portal. Updates will happen from time to time (usually around a new VBO release).