how can i solve this error

0

여기에 이미지 설명 입력

There was a problem setting up SSL. Help me asap

  • Please provide context to your issue. What are you trying to do?

yang
질문됨 5달 전141회 조회
1개 답변
0

It is hard to tell based on the limited information in the image and question, but here goes.

It looks like you are trying to run certbot to obtain an SSL/TLS cert through lets encrypt. It needs to bind to ports 80 and 443 as part of the process but can't. From the message there are 2 possibilities: 1/ another process is running (i.e. web server) that has already bound to the ports and they are not free or 2/ you are running as a non-privileged user that is not allowed to bind with ports less that 1000 (i.e. 80 and 443).

Please try to resolve the issue by running as a privileged user and validating that nothing is already using (bound to) these ports.

profile pictureAWS
전문가
iBehr
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠