Registration of theme results in cURL error

When I register Betheme cURL I get the following error:
error 7: Failed to connect to api.muffingroup.com port 80: Connection refused

Is that a local problem on the hosting server?
Or else: how to solve the issue?

Comments

  • p.s. error log shows:
    WP_Error Object
    (
    [errors] => Array
    (
    [http_request_failed] => Array
    (
    [0] => cURL error 7: Failed to connect to api.muffingroup.com port 80: Connection refused
    )

    )

    [error_data] => Array
    (
    )

    )
  • Hello,
    you should contact your hosting provider, all curl errors are on hosting. Your server is blocking the incomming connection from us.
    thanks
  • Thanks, in the meanwhile I contacted them and apparently thre was something blocked on the server indeed.
Sign In or Register to comment.