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

Pode fails to respond #1471

Open
slick789 opened this issue Jan 29, 2025 · 4 comments
Open

Pode fails to respond #1471

slick789 opened this issue Jan 29, 2025 · 4 comments
Labels

Comments

@slick789
Copy link

Describe the Bug

Using one of the examples on GitHub, Pode fails to respond after 5 clicks on between home page and in succession using 'Use-PodeWebTemplates'
Putting the webpage in DevTools you can observe a blocking behaviour on the favicon (static) etc.

Steps To Reproduce

Steps to reproduce the behavior:

  1. http://localhost:8090/
  2. Click in fairly quick succession between the 2 pages in the sidebar
  3. Observe on the 6th click that Pode takes ages to return

Expected Behavior

Should be able to accept more than 5 clicks in quick succession.

Screenshots

If applicable, add screenshots to help explain your problem.

Platform

  • OS: Windows
  • Browser: Edge, Chrome (Firefox seems more tolerant but still has the problem)
  • Versions:
    • Pode: v2.11.1 (latest public release)
    • PowerShell: v1.0.0r2 (latest pre-release)
@Badgerati
Copy link
Owner

Hi @slick789, are you able to say which example you were testing with - or give the code for it?

Under the version for PowerShell you've put "1.0.0r2" - I'm assuming this is the Pode.Web version?

@slick789
Copy link
Author

Hi @Badgerati, apologies for the delay in responding as I have been sidetracked. The sample I was testing out was https://github.com/Badgerati/Pode.Web/tree/develop/examples/login-azure-ad.ps1. Absolutely love the simplicity of Pode and AD integration which works well, but the fact that clicking between the pages rapidly causes issues means I can’t really demo it to my management team. Sorry you are spot on with the Pode.Web version in the Powershell field. It bug seems consistent in PS7.0 to 7.5. Would really appreciate this being fixed as I would like push my team down the Use-PodeWebTemplate route as it means my team doesn’t need to write html.

@breento
Copy link

breento commented Mar 23, 2025

I have the same problem, with every type of pode.web usage. It doesn't matter if you use authentication or not. A few pages load fine and then the 5th or 6th page let the server hang for around 30 seconds.
With pode.web 1.0.0r2 and Powershell 7.4.7

@slick789
Copy link
Author

Hi @Badgerati, have you been able to replicate the bug? It’s stopping me from rolling out a few solutions now. If it can’t be fixed then I need to identify a similar product, but would prefer to use Pode as it’s a its great for me apart from this bug.

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

No branches or pull requests

3 participants