[Tickets #15083] Reading streams with Vfs/Ssh2 fails

noreply at bugs.horde.org noreply at bugs.horde.org
Sat Jan 1 11:39:52 UTC 2022


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/15083
------------------------------------------------------------------------------
  Ticket             | 15083
  Created By         | build+horde at de-korte.org
  Summary            | Reading streams with Vfs/Ssh2 fails
  Queue              | Horde Framework Packages
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


build+horde at de-korte.org (2022-01-01 11:39) wrote:

Downloading files with the 'ftp' backend configured in gollem works  
fine. But when changing to the 'ssh2' backend, this fails with the  
attached error message. If I force gollem not to use streams by  
changing gollem/lib/Application.php to the following

    327              'data' => (false)
    328                  ? $vfs->readStream($vars->dir, $vars->filename)
    329                  : $vfs->read($vars->dir, $vars->filename)

downloading files works correctly again, so I guess this is not  
related to the ssh server. Is there anything I can do to debug this  
further?

PHP = 7.4.27
pecl/ssh2 = 1.3.1



build+horde at de-korte.org (2022-01-01 11:39) uploaded: error.log

https://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=error.log&ticket=15083&fn=%2Ferror.log





More information about the bugs mailing list