Jump to content

Api error trying to access to my admin area


aefandes

Recommended Posts

When I try to access to the login page of my control panel i get this error:

 

(1/1) Exception

file_get_contents_curl failed to download http://api.prestashop.com/xml/tab_modules_list_17.xml : (error code 7) Failed to connect to api.prestashop.com port 80: Connection refused

in Tools.php line 2162

at ToolsCore::file_get_contents_curl('http://api.prestashop.com/xml/tab_modules_list_17.xml', 5, null)in Tools.php line 2235

at ToolsCore::file_get_contents('http://api.prestashop.com/xml/tab_modules_list_17.xml')in AdminController.php line 4321

at AdminControllerCore->refresh('/config/xml/tab_modules_list.xml', 'http://api.prestashop.com/xml/tab_modules_list_17.xml')in AdminController.php line 2177

at AdminControllerCore->initTabModuleList()in AdminController.php line 2152

at AdminControllerCore->initToolbarFlags()in AdminController.php line 2872

at AdminControllerCore->init()in Controller.php line 273

at ControllerCore->run()in Dispatcher.php line 515

at DispatcherCore->dispatch()in index.php line 97

 

It worked before. I have not consciously changed anything,

The frotend of the page works fine.

Please help.

Link to comment
Share on other sites

Apparently the server had blocked communications because a plugin was making more requests than allowed. I have not been able to identify the plugin but apparently it is related to facebook.

At the moment they have re-enabled communications and I can re-enter. I'm trying to find the one that gives the problem, any ideas?

Thank you.

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...