John Ouellet

Results 16 comments of John Ouellet

@Asterovim are you still seeing this issue?

I dont use Fedora, so I am not sure. Always been on Debian based distros @reynoldsalec

@cthom-dev can you tell us a little more about your setup. what OS, etc? Also, can you paste you `.lando.yml` here is as well.

@jessicalwilson @wesleyduff What version of docker compose do you have installed?

@samc621 I am seeing this with your API example: ``` { "site_id": 1, "url": "https://www.nike.com/t/lebron-18-black-white-basketball-shoe-M6DgN2/CQ9283-100", "style_index": 1, "size": "8.5", "shipping_speed_index": 0, "billing_address_id": 1, "shipping_address_id": 1, "notification_email_address": "myemail" } ``` Side...

I am going to throw this here, but haven't tried it yet. Have you thought about using a header like this @samc621 ``` headers: { 'user-agent': userAgent, 'sec-fetch-dest': 'none', 'accept':...

negative @samc621 just putting it there as I havent had time to test it out yet. If someone else can, that would be helpful.

I think port 80 may be your issue here. I am fairly certain you need to be root to use that port @sinnbeck

@khorporative did you get this resolved? Also can you paste your `.lando.yml` file as well.

oh you are on a really old version of lando, 3.0.1. Have you tried upgrading to a newer version @Herbis