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.

404 on events page because of missing https in airtable entries

See original GitHub issue

Description

there are missing https:// in the connected airtable in the events table for listing events on page: https://www.gatsbyjs.org/contributing/events/

option a

fixing data in the airtable

option b

add a check for the https to the link in www/src/components/events/event.js

Link 1

https://www.gatsbyjs.org/contributing/events/karunyahacks.org

BULD HACKATHON — November 17, 2019 (Coimbatore, Tamil Nadu, India)

Link 2

https://www.gatsbyjs.org/contributing/events/nosk.ncit.edu.np

Software Freedom Day — September 21, 2019 (Balkumari, Lalitpur, Nepal)

Link 3

https://www.gatsbyjs.org/contributing/events/wizathon.in

Software Freedom Day — September 21, 2019 (Balkumari, Lalitpur, Nepal)

Link 4

https://www.gatsbyjs.org/contributing/events/www.startupweekend.com

Startup Weekend Youth Edition — November 15, 2019 (Dubai,United Arab Emirates)

Steps to reproduce

go to page: https://www.gatsbyjs.org/contributing/events/

Expected result

no error

Actual result

error 404

Environment

related Issues

#19267 Add link check To Gatsby Docs

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gillkylecommented, Jan 27, 2020

I updated the http://arcs.ieeecsvit.com site and removed entries for urls that were resulting in 404s if they were already past so it doesn’t negatively affect the page’s SEO.

I also updated the airtable request form with more context to instruct users to include the scheme (http or https) as well as an example so that hopefully most won’t input a broken link in the future.

I think those measures should allow us to close this for now. If it’s still coming up in the future we can enforce better validation but for now I think this gets the job done. Thanks for the help @muescha!

1reaction
gillkylecommented, Jan 24, 2020

Thanks for the research investigating this and the ping @muescha! I’ll go in now and update the links missing the http:// protocol on Airtable. I do like the idea of finding a better check for urls!

update: just went through and corrected the links for those that were missing http or https by navigating to those sites. I’m guessing the malformed links have come from events changing titles and urls.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random 404 responses from airtable api
Solved: For the last couple of weeks, I've been getting new 404 errors on API calls that used to work perfectly every time....
Read more >
API - Common Troubleshooting - Airtable Support
Check that the API key or access token you are using is the same as the key you see on your account page....
Read more >
Random 404 responses from airtable api - #15 by Paul_Kortman
If there were values “missing” then it would fail with different errors further in the Zap… zapier's webhooks have no required responses.
Read more >
Random 404 responses from airtable api - Page 2
Solved: For the last couple of weeks, I've been getting new 404 errors on API calls that used to work perfectly every time....
Read more >
HTTP Error 404 confusion - Airtable Community
Hi guys,. I'm getting {"error":{"type":"MODEL_ID_NOT_FOUND","message":"Base not found"}}. when a base is missing (or simply wrong).
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