Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-3158

sFTP backups can fail due to an undefined constant

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.5.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      sFTP backups use the phpseclib\Net\SFTP library, and we are calling a, now, undefined constant NET_SFTP_LOCAL_FILE.

      That constant existed for the old version of phpseclib, that constant has been moved to a class constant called SOURCE_LOCAL_FILE instead.

      1. Update the sFTP backup to use the new constant

        Issue Links

          Activity

          tyson Tyson Phillips (Inactive) created issue -
          tyson Tyson Phillips (Inactive) made changes -
          Field Original Value New Value
          Rank Ranked higher
          tyson Tyson Phillips (Inactive) made changes -
          Sprint 4.6.0 Sprint 7 [ 85 ]
          tyson Tyson Phillips (Inactive) made changes -
          Rank Ranked higher
          tyson Tyson Phillips (Inactive) made changes -
          Link This issue relates to CORE-2893 [ CORE-2893 ]
          tyson Tyson Phillips (Inactive) made changes -
          Link This issue relates to CORE-2892 [ CORE-2892 ]
          Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
          Status Open [ 1 ] In Progress [ 3 ]
          Automated transition triggered when Tyson Phillips (Inactive) created pull request #671 in Stash -
          Status In Progress [ 3 ] In Review [ 5 ]
          Resolution Fixed [ 1 ]
          Automated transition triggered when Tyson Phillips (Inactive) merged pull request #671 in Stash -
          Status In Review [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              tyson Tyson Phillips (Inactive)
              Reporter:
              tyson Tyson Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Agile