tutorials
tutorials copied to clipboard
i think this repo will not work on windows
i had this error Warning: file_get_contents(http://product-service/): Failed to open stream: Connection refused in /var/www/html/index.php on line 11
Warning: Attempt to read property "products" on null in /var/www/html/index.php on line 14
Warning: foreach() argument must be of type array|object, null given in /var/www/html/index.php on line 16 I follow exactly like the video did. i also tried to clone the repo with no luck also you cannot access this from your windows localhost too I think. tried different pc same output http://127.0.0.1:5001/ ERR_EMPTY_RESPONSE
I can second this, when trying to launch a flask application I got filepath errors. On my linux machine the code worked fine.