Accommodation Key Code at booking.com:
This site can’t be reached
---
York, UK
summer holiday 2025
----
### My Family Summer Holiday 2025
- England: Harwich, Cambridge (Computer History Museum!), York
- Scotland: Glendevon, Edinburgh, Aberdeen
- England: Keshwick (Lake district), Nottingham, Harwich
- Some locations booked via booking.com
----
### York:
> Hello Peter, Thank you for booking with us, we hope you are looking forward to your stay in York!
The self check in details will be sent to you via message within the 24 hours prior to your arrival.
If you have any questions about your stay please dont hesitate to drop us a message.
Speak soon,
----
### York accommodation
----
### Booking.com App does not work...
Other internet Mobile Apps work fine!
----
### Booking.com website does not work...
Other sites work fine!
----
----
### Printed itinerary + WhatsApp to the rescue
- I had a print out of every booking confirmation
- had phone number of host
- contacted host via whatsapp
- they responded within 10 minutes
---
Diagnose
the issue
----
### Mobile App issue?
- Booking.com fails to load in **the mobile app**
- Error: `ERR_TIMED_OUT` or infinite loading on Google Chrome and Firefox
- No reports on https://allestoringen.nl/
- Affects multiple devices when using hotspot from a phone with Odido SIM
----
### Network issue?
```ssh
ping 1.1.1.1
```
Network works ok!
----
### DNS issue?
```ssh
ping booking.com
```
works ok! No DNS issue.
----
### SSL/TLS issue?
```ssh
curl https://www.booking.com
```
works ok. No https:// issue
----
### Firewall issue?
```ssh
$ sudo ufw status
```
Status: inactive
so no firewall issue
----
### CLI browser?
```ssh
w3m https://www.booking.com
```
works, but does not support JavaScript,
needed for the site...
----
### using some local WiFi network?
- Mobile App works
- Website works in Chrome and Firefox browser
----
### Root Cause
- **Phone used roaming "3 UK"** as default network
- This network **broke HTTPS access** to Booking.com and/or its CDN
- Switching to another UK provider (e.g. **Vodafone**) manually **resolved the issue**
----
### Network issues 3 UK < > Odido?
- **3 UK** routing or firewall issues
- Broken access to Amazon CloudFront (used by Booking.com)
- HTTPS filtering or misconfigured transparent proxy
----
### Solution:
- On the phone:
- Go to Network and Internet Settings
- Go to SIMs
- Disable automatically select network
- Choose a different UK network manually (Vodafone or O2)
----
### Conclusion
- Not a device issue
- Not an Odido ISP issue
- Not a DNS or browser issue
- It's a roaming network problem on 3 UK
- Easily fixed by switching mobile network
---
Bonus!
----
### Cashless Parking
EasyPark: EasyPark-app not yet available in UK, use RingGo-app.
Don't bother. You cannot add Dutch license plate, it does not recognize it and cannot find model car.
----
### Customer Loyalty Cards
Search images "[name] discount card"
----
### Laptop unused for 2.5 weeks
KERNEL PANIC!
Please reboot your computer.
VFS: Unable to mount root fs on unknown-block(0,0)
---
Questions?
----
## Photo Credits
- https://unsplash.com/photos/person-in-gray-and-white-sweater-driving-car-hJlTr3t5fKY
- Foto by Peter Martin
- Foto by Google Street View
- https://unsplash.com/photos/yellow-and-black-tissue-roll-egqR_zUd4NI
- https://unsplash.com/photos/black-and-red-digital-device-g8Pr-LbVbjU
- https://unsplash.com/photos/a-close-up-of-a-scrabble-type-word-on-a-table-7Hoil3HGH0o
- https://ringgo.co.uk/
- https://www.reddit.com/r/Donegal/comments/18ks77w/tesco_club_card_for_anybody_who_hasnt_got_one_and/
- https://unsplash.com/photos/man-in-black-crew-neck-t-shirt-and-beige-pants-sitting-on-white-and-blue-stairs-XY0uyBhZWCA
- Screen copy by Peter Martin