PWABuilder icon indicating copy to clipboard operation
PWABuilder copied to clipboard

[BUG] You do not have a secure HTTPS server" when get pwa app with pwa builder

Open Ahmed3797 opened this issue 5 months ago • 2 comments

What happened?

You do not have a secure HTTPS server

PWABuilder has done a basic analysis of your HTTPS setup and has identified required actions before you can package. Check out the documentation linked below to learn more.

Action Items: 3 error:

  1. Does not use HTTPS
  2. Uses mixed content on page or http redirect on loads
  3. Does not have a valid SSL certificate
Image

How do we reproduce the behavior?

How do we reproduce the behavior? Goto: https://www.pwabuilder.com/ enter text: (https://multivendor.enatega.com/) click button "Start" After processing -> errors

What do you expect to happen?

No response

What environment were you using?

OS: macOS Browser: Chrome

Additional context

No response

Ahmed3797 avatar Jun 04 '25 09:06 Ahmed3797

There appears to be some blocking of PWABuilder from your app web server. Make sure it's not being blocked.

Some traffic appears to get through. I was just able to get this result:

Image

Try again and if you're still hitting an error, make sure your web server isn't blocking traffic from PWABuilder servers.

JudahGabriel avatar Jun 04 '25 20:06 JudahGabriel

This issue has been automatically marked as "no-recent-activity" because it requires author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

This issue has been automatically closed because it was marked as requiring author feedback but has not had any activity for 7 days.