Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

plugin gets stuck while loading

Answered

Comments

3 comments

  • Permanently deleted user

    Hi @...,

    In your case the hanging function belongs to a third-party library, so there is a high probability that there's something wrong with your call to curl_easy_perform. At the moment it is hardly possible for us to tell why doesn't the issue reproduce when you run the code separately from the plugin. Probably, you'll find this thread on StackOverflow useful when debugging: https://stackoverflow.com/questions/50573092/libcurl-curl-easy-perform-blocks-unless-curlopt-readfunction-is-set

    If that does not help and the cause of the issue remains unclear, the only thing I can suggest you is to share your plugin library and source code as well as your standalone backend application with us, if you are Okay with it, of course.

    0
  • Permanently deleted user

    Hello Maxim,

    I have implemented the task using boost lib. Now the issue is resolved. thanks for the info. 

    0
  • Permanently deleted user

    Hi Mohamed,

    These are good news! Good luck with your further development, don't hesitate to ask us should you have any questions.

     

    0

Please sign in to leave a comment.