Wrong URL in update notification
See original GitHub issueAfter doing:
$ npm run deploy
It updates the site and then reports:
Your website is online at:
http://mysite.s3-website-us-east-1.amazonaws.com
That URL is incorrect tho:
It should be (change the dash to a period after “website”)
http://mysite.s3-website.us-east-1.amazonaws.com
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Wrong URL to matomo in update notification emails
Hi there, I run a couple of Matomo instances and I noticed something strange about the update notification emails they send: A few...
Read more >Default Alert Urls (Wrong URL) - Item Recently Added - TechNet
Hello,. I have been working on the default alerts on our SharePoint 2013 site after migrating from 2007 (moss). I ran a script...
Read more >Updates notification e-mail - incorrect URL [#2188167] - Drupal
The updates page URL is correct when navigating to it through the Admin menu - [Reports] > Available Updates, it seems to be...
Read more >Wrong URL getting pasted on the Email Notification - Discussion
My users are facing a problem in the URL that they receive through a email notification for approving a CR however the URL...
Read more >Wrong URL on Notification emails - SAP Community
And the URL in the TAsk notifications was corrected in System Administration > System Configuration > Universal Worklist & WorkFlow > Workflow >...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Whether you can use a dash or a period after the word “website” in the S3 website URL appears to depend on the region (maybe some regions handle both?). Reference: https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteEndpoints.html
Released in 0.3.0