question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong URL in update notification

See original GitHub issue

After 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:closed
  • Created 5 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
slimandslamcommented, Feb 27, 2019

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

0reactions
jarizcommented, Jun 17, 2019

Released in 0.3.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found