Mirko Tebaldi

Results 59 issues of Mirko Tebaldi

Prologue: I'm using go-mega through rclone I am here to kindly ask what does it means all of these retry ``` 2020/11/10 09:49:28 DEBUG : *go-mega*: Retry API request 1/10:...

Today, after 2 days, I finally come up to understand why your tool unpack the boot.img but leave the 'ramdisk' folder empty. It is due to my os missing cpio....

I kindly ask for an example of how to use your action to push to an ECR repository _public_

I ask you if with an extension can I override the whatever is of php that wrote errors to log file. I want to override it to directly parse and...

### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before? - [X] Yes, it's still reproducable ### What version of...

bug

I have a `movements` table and the `Movement` model class This table has fields for morphing - coinable_type - coinable_id This model class has relationship ``` public function coinable(): MorphTo...

Page: https://backpackforlaravel.com/docs/6.x/crud-operation-inline-create I am setting up field as CRUD::field([ 'name' => 'address', 'inline_create' => true, ]) ->type('relationship') ->label('Address') ->wrapper(['class' => 'form-group col-md-6']) ; Note: i am omitting ajax Anyway, this...

Some days ago we reached quota limit. So our sync was stopped permanently. Bad choice... we expect sync will restart as soon as storage is freed again. wel,, today we...

I've > 250 GB of my 400 total of space occupied by sync debris in trash folder, and already we autoclean trash every 7 days. Is there a way to...

Hi ! This is my first time with cobra i am working on a windows machine, windows 11 I have go 1.20.1 just installed I created a new folder for...