דילוג לתוכן
  • דף הבית
  • קטגוריות
  • פוסטים אחרונים
  • משתמשים
  • חיפוש
  • חוקי הפורום
כיווץ
תחומים

תחומים - פורום חרדי מקצועי

💡 רוצה לזכור קריאת שמע בזמן? לחץ כאן!
  1. דף הבית
  2. תכנות
  3. שגיאה בהתקנת תעודת SSL לדומיין בעברית

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

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

    אני מנסה להתקין תעודת 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:~#
    
    

    באיזה

    yossizY תגובה 1 תגובה אחרונה
    0
    • chagoldC 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:~#
      
      

      באיזה

      yossizY
      yossizY
      yossiz
      כתב ב נערך לאחרונה על ידי
      #2

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

      📧 יוסי@מייל.קום | 🌎 בלוג | ☕ קפה
      👈 רוצים כתובת מייל בעברית? כנסו למייל.קום 👉

      תגובה 1 תגובה אחרונה
      1
      • chagoldC
        chagoldC
        chagold
        כתב ב נערך לאחרונה על ידי
        #3

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

        yossizY תגובה 1 תגובה אחרונה
        0
        • chagoldC chagold

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

          yossizY
          yossizY
          yossiz
          כתב ב נערך לאחרונה על ידי
          #4

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

          📧 יוסי@מייל.קום | 🌎 בלוג | ☕ קפה
          👈 רוצים כתובת מייל בעברית? כנסו למייל.קום 👉

          chagoldC תגובה 1 תגובה אחרונה
          0
          • yossizY yossiz

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

            chagoldC
            chagoldC
            chagold
            כתב ב נערך לאחרונה על ידי
            #5
            פוסט זה נמחק!
            תגובה 1 תגובה אחרונה
            0

            שלום! נראה שהשיחה הזו מעניינת אותך, אבל עדיין אין לך חשבון.

            נמאס לכם לגלול בין אותם הפוסטים בכל ביקור? כשנרשמים לחשבון, תמיד תחזרו בדיוק למקום שבו הייתם קודם, ותוכלו לבחור לקבל התראות על תגובות חדשות (בין אם במייל, ובין אם בהתראת פוש). תוכלו גם לשמור סימניות ולפרגן ב-upvote לפוסטים כדי להביע הערכה לחברי קהילה אחרים.

            בעזרת התרומה שלך, הפוסט הזה יכול להיות אפילו טוב יותר 💗

            הרשמה התחברות
            תגובה
            • תגובה כנושא
            התחברו כדי לפרסם תגובה
            • מהישן לחדש
            • מהחדש לישן
            • הכי הרבה הצבעות


            בא תתחבר לדף היומי!
            • התחברות

            • אין לך חשבון עדיין? הרשמה

            • התחברו או הירשמו כדי לחפש.
            • פוסט ראשון
              פוסט אחרון
            0
            • דף הבית
            • קטגוריות
            • פוסטים אחרונים
            • משתמשים
            • חיפוש
            • חוקי הפורום