Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy JSPyBridge in IIS server. Is shows timeout accessing **"Need NodePatches"** #126

Open
naveenprabhuk opened this issue Mar 6, 2024 · 1 comment

Comments

@naveenprabhuk
Copy link

naveenprabhuk commented Mar 6, 2024

Hi,
I was doing a project in Django Rest Framework. I needed a package that available in NodeJS but i can't switch to Node so i was completed the work with the help of Javascript Pypi (JSPyBridge). its working perfectly without any error in local but after the deployment in IIS server it shows timeout accessing "Need NodePatches" after sometime it shows timeout accessing "console". I don't know why this error is happening in IIS server. Please any one help to fix this issue. Thanks in advance

@Chetan11-dev
Copy link

I also faced it was due to lack of RAM and CPU which causes it to timeout.

  • Ensure you have sufficient RAM and CPU
  • Ensure you have nodejs
    Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants