Question
while installing jykell i got this error. jekyll 3.3.1 | Error: Cannot assign requested address - bind(2) for 203.0.113.0:4000
aditya@aditya:~/www$ jekyll serve –host=203.0.113.0
Configuration file: /home/aditya/www/config.yml
Configuration file: /home/aditya/www/config.yml
Source: /home/aditya/www
Destination: /home/aditya/www/site
Incremental build: disabled. Enable with –incremental
Generating…
done in 0.24 seconds.
Auto-regeneration: enabled for ’/home/aditya/www’
Configuration file: /home/aditya/www/config.yml
jekyll 3.3.1 | Error: Cannot assign requested address - bind(2) for 203.0.113.0:4000
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×