Michiel Missotten
Michiel Missotten
Hello, When trying to access a file over HTTPS, I get the following error : ``` [ConnectException: Received fatal alert: unrecognized_name to https://photos.altai-travel.com/1920x0/plongee-medes-a-porquerolles-19178.jpg] ``` The line that throws the error...
Hi, It seems the esprima-six package is no longer referenced on NPM registries. The install is failing thus... ``` npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/esprima-six npm...
Hello, When trying to run an app using fatfree on non standard port, redirections are broken. For instance : ``` php -S 127.0.0.1:9000 -t www ``` The following variables are...
As a developper, I do have a personnel github account for my side projects and opensource work. But as employee, my company hosts is projects at github as well and...
I have confirmed this on several files and can reproduce it any time. It only occurs when play plugin is active. ### Test scenario : 1. Go to any view...