תחומים
    • הרשמה
    • התחברות
    • חיפוש
    • קטגוריות
    • פוסטים אחרונים
    • משתמשים
    • חיפוש
    חוקי הפורום

    שגיאה בהתקנת תעודת SSL לדומיין בעברית

    תכנות
    2
    5
    19
    טוען פוסטים נוספים
    • מהישן לחדש
    • מהחדש לישן
    • הכי הרבה הצבעות
    תגובה
    • הגב כנושא
    התחבר בכדי לפרסם תגובה
    נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
    • chagold
      chagold נערך לאחרונה על ידי chagold

      אני מנסה להתקין תעודת SSL הזו על UBUNTO
      יש לי את השגיאה דלהלן (גם אחרי שרשמתי את הדומיין בקבצי הקינפוג)

      
      Select the appropriate numbers separated by commas and/or spaces, or leave input
      blank to select all options shown (Enter 'c' to cancel): 1
      Obtaining a new certificate
      Performing the following challenges:
      http-01 challenge for xn--6dXXXXtq.co.il
      Enabled Apache rewrite module
      Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      Unable to restart apache using ['apache2ctl', 'graceful']
      Cleaning up challenges
      Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      Unable to restart apache using ['apache2ctl', 'graceful']
      Encountered exception during recovery:
      Traceback (most recent call last):
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2185, in _reload
          util.run_script(self.option("restart_cmd"))
        File "/usr/lib/python3/dist-packages/certbot/util.py", line 86, in run_script
          raise errors.SubprocessError(msg)
      certbot.errors.SubprocessError: Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 75, in handle_authorizations
          resp = self._solve_challenges(aauthzrs)
        File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 139, in _solve_challenges
          resp = self.auth.perform(all_achalls)
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2287, in perform
          self.restart()
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2175, in restart
          self._reload()
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2203, in _reload
          raise errors.MisconfigurationError(error)
      certbot.errors.MisconfigurationError: Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2185, in _reload
          util.run_script(self.option("restart_cmd"))
        File "/usr/lib/python3/dist-packages/certbot/util.py", line 86, in run_script
          raise errors.SubprocessError(msg)
      certbot.errors.SubprocessError: Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/usr/lib/python3/dist-packages/certbot/error_handler.py", line 108, in _call_registered
          self.funcs[-1]()
        File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 323, in _cleanup_challenges
          self.auth.cleanup(achalls)
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2312, in cleanup
          self.restart()
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2175, in restart
          self._reload()
        File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 2203, in _reload
          raise errors.MisconfigurationError(error)
      certbot.errors.MisconfigurationError: Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      Error while running apache2ctl graceful.
      httpd not running, trying to start
      Action 'graceful' failed.
      The Apache error log may have more information.
      
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
      (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
      (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
      no listening sockets available, shutting down
      AH00015: Unable to open logs
      
      root@Shaulzon-fish:~#
      
      

      באיזה

      yossiz תגובה 1 תגובה אחרונה תגובה ציטוט 0
      • yossiz
        yossiz @chagold נערך לאחרונה על ידי

        @chagold
        אפאצ'י לא רץ. הוא לא יכול לרוץ כי יש שרת אחר שמאזין על פורט 80

        📧 יוסי@מייל.קום | 🌎 בלוג | ☕ קפה

        תגובה 1 תגובה אחרונה תגובה ציטוט 1
        • chagold
          chagold נערך לאחרונה על ידי

          לא הבנתי.
          האתר אינטרנט עובד (אם זה רלוונטי)

          yossiz תגובה 1 תגובה אחרונה תגובה ציטוט 0
          • yossiz
            yossiz @chagold נערך לאחרונה על ידי

            @chagold אולי nginx? מה שכתוב בפלט שהבאת הוא שהשירות של אפאצ'י לא רץ וא"א להריץ אותו כי הפורט תפוס

            📧 יוסי@מייל.קום | 🌎 בלוג | ☕ קפה

            chagold תגובה 1 תגובה אחרונה תגובה ציטוט 0
            • chagold
              chagold @yossiz נערך לאחרונה על ידי

              פוסט זה נמחק!
              תגובה 1 תגובה אחרונה תגובה ציטוט 0
              • 1 / 1
              • פוסט ראשון
                פוסט אחרון
              בא תתחבר לדף היומי!