Unexpected mongo exit code 1. Restarting.


el error lo soluciones con lo siguiente:







Terminal:
nano /etc/environment 


agregas al archivo:


LC_ALL=en_US.UTF-8
LANG=en_US.UTF-8







luego ejecutas


Terminal:
sudo echo "export LC_ALL=en_US.UTF-8" | tee -a ~/.bashrc

0 comentarios :