darkwire / darkwire.io

End-to-end encrypted instant web chat

Home Page:https://darkwire.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

CodeByAidan opened this issue · comments

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?