Code Monkey home page Code Monkey logo

Comments (8)

hckoks avatar hckoks commented on July 22, 2024 2

Actually v2.2.0 works perfectly but there is issue in v2.2.1

from flysystem-google-drive-ext.

oriceon avatar oriceon commented on July 22, 2024 1

I also confirm this issue in 2.2.1.

from flysystem-google-drive-ext.

hckoks avatar hckoks commented on July 22, 2024

Any update on this issue ?

from flysystem-google-drive-ext.

hckoks avatar hckoks commented on July 22, 2024

The backups on google are considered unhealthy!

League\Flysystem\UnableToRetrieveMetadata

Unable to retrieve the file_size for file at location: 2022-05-31-09-00-03.zip.

at vendor/league/flysystem/src/UnableToRetrieveMetadata.php:49
45▕ }
46▕
47▕ public static function create(string $location, string $type, string $reason = '', Throwable $previous = null): self
48▕ {
➜ 49▕ $e = new static("Unable to retrieve the $type for file at location: $location. {$reason}", 0, $previous);
50▕ $e->reason = $reason;
51▕ $e->location = $location;
52▕ $e->metadataType = $type;
53▕

  +45 vendor frames 

46 artisan:37
Illuminate\Foundation\Console\Kernel::handle()

This is what i get

from flysystem-google-drive-ext.

erikn69 avatar erikn69 commented on July 22, 2024

Any update on this issue ?

Not, because you did give almost no information

Package version? laravel version? php version? what are you trying to do? steps to reproduce the exception or a failing test?

try the previous version, maybe it works

from flysystem-google-drive-ext.

hckoks avatar hckoks commented on July 22, 2024

Actually I am using
Laravel : 9.*
PHP : 8.0
Package version : 2.2.1

from flysystem-google-drive-ext.

kitro avatar kitro commented on July 22, 2024

I also confirm the same issue in v2.2.1.
v2.2.0 works well.

from flysystem-google-drive-ext.

fredsal avatar fredsal commented on July 22, 2024

Any update on this issue ?

No, because you and @oriceon didn't give this package a star.

from flysystem-google-drive-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.