IURY NASCIMENTO
Results
3
comments of
IURY NASCIMENTO
I have the same problem
I managed to solve the problem, chrome was out of date on the server.
My server is Ubuntu Server and I used these commands to update. 1 - `sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'` 2 - `wget -q -O...