Paul Maunders
Paul Maunders
@rgaufman Are you running it from a data centre or from your home network? Could you try this branch which sets a random user agent to see if it helps?...
It looks like Tesco have blocked major cloud hosting platforms. In the short term, running it from your home network seems to work, in the longer term we could consider...
Hi Stephen, It would be great to get some more supermarkets added - it took me about a day and half to get Tesco working but I'm sure someone more...
Here's a Mac script that someone has written for Amazon Fresh: https://github.com/ahertel/Amazon-Fresh-Whole-Foods-delivery-slot-finder
Glad to hear you got it all work! I've not seen that error before though. It looks like Chrome had some issue with your local network connection..
Try running a continuous ping on another screen to see if there is any packet loss on the network when the errors occur e.g. ``` % ping 8.8.8.8 PING 8.8.8.8...
If you could try to get a ping going in the background before and during an error occurring that would be helpful to see if packet loss is the cause....
I couldn't find any support for the AlmaLinux 9 aarch64 box in this project so I have added configuration to support it in this pull request: https://github.com/AlmaLinux/cloud-images/pull/115 This mostly works...
It looks like this is a known problem with Parallels Tools not currently supporting RHEL 9: https://forum.parallels.com/threads/parallels-tools-do-not-install-on-rhel9.357546
Hi Elkhan, No problem! The packer build process runs and completes, but I am not able to load the vagrant boxes because the parallels tools weren't installed correctly. If Parallels...