cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
198 stars 78 forks source link

htpasswd: cannot modify file /var/www/conf/arbitrage.passwd; use '-c' to create it #169

Open pilubt opened 6 years ago

pilubt commented 6 years ago

Hi I stopped installing here. I wanted to install under Ubuntu. What is the correct format for this, or why do I get this error or how can I fix it? htpasswd -b /var/www/conf/arbitrage.passwd username password Error: htpasswd: cannot modify file /var/www/conf/arbitrage.passwd; use '-c' to create it If you could do it I would like to give you teamviewer access and of course I do not ask for free because I do not understand it. My direct email: amunkaruha@gmail.com Thanks

yellowcandle commented 6 years ago

for some reason, the -b flag doesn't work on ubuntu. I solved it by using: htpasswd -n /var/www/conf/arbitrage.passwd [username] and entering the password in the prompt New password: