How to avoid Connect server response error code 404 when updating the Nuxeo platform?

Hello,

I'm currently trying to migrate my project from a platform to another. Both platforms are 5.6, both registered as nuxeo connect instances.

The problem is when I try to install hotfixes or to import my studio bundle, things are not setting up to date on the new platform…

Here is the result of $nuxeo_home/bin/nuxeoctl mp-hotfix:

Error during communication with the Nuxeo Connect Server org.nuxeo.connect.connector.ConnectServerError: Connect server response code 404

Though if i wget https://connect.nuxeo.com/ it works

Can anyone please tell me what's going on here ?

Thanks a lot!

Antoine

0 votes

1 answers

2962 views

ANSWER

Well, sounds like this may have to deal with this bug report

https://jira.nuxeo.com/browse/NXP-10096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

However, our nuxeo instance IS registered.

No firewall or misconfiguration on our network seem to be the cause of this 404 error … Can anyone give me a hint on what should be checked here ?

Thanks !

Antoine

06/10/2013

*May this be related to the fact I see 5 instances with two different ID's in the monitoring part of the nuxeo admin center panel ? I suppose there should be only one instance activated here.

Any help welcomed,

Antoine

06/11/2013



Hi,

This error was due to a conflict between 5.6 packages and 5.5 entries remaining in our list of marketplace packages after we upgraded the platform…

All is working just after fixing it

0 votes