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

Heroku Web App - iOS Safari "Unhandled Thrown Error! Can't find variable: Notification" #242

Open
CodeByAidan opened this issue May 31, 2024 · 0 comments

Comments

@CodeByAidan
Copy link

Hello! I just recently tried to run this on Heroku, got it setup very nice and easy. It works like a charm on Microsoft Edge. I did try opening the same link on my iPhone and got this:

image

@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:92:98414
sg@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:8:24431
_c@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:8:42746
@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:8:41010
re@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:1:12496
Re@https://heroku-1b54857a87c2.herokuapp.com/assets/index-5cd9bc4d.js:1:12879

I tried looking up the references/links it was saying just to get a:

Unhandled Thrown Error!
404 Not Found

error, so I don't know?

I also tried running a docker-compose up command on a VPS I own, and I tried accessing the website via http://00.00.000.00:5001/ (ip address @ port 5001), on my iPhone and I got a error saying You must access Darkwire from a secure HTTPS connection. and this was a pop-up notification.

image

So, what I'm thinking was the Unhandled Thrown Error had something to do to point out that same error You must access Darkwire from a secure HTTPS connection, but can't generate an alert/Notification?

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

1 participant