Skip to content

[Bug]: No space left on device #499

@str

Description

@str

Extension Version

1.2.1

PHP Binary

Local PHP

Operating System

Linux

What happened?

This is the log, when installing the extension:

2025-11-24 05:52:50.250 [info] Activating Laravel Extension...
2025-11-24 05:52:50.250 [info] Started
2025-11-24 05:52:50.250 [info] Checking herd PHP installation: herd which-php
2025-11-24 05:52:50.250 [info] Checking valet PHP installation: valet which-php
2025-11-24 05:52:50.250 [info] Checking sail PHP installation: ./vendor/bin/sail ps
2025-11-24 05:52:50.250 [info] Checking lando PHP installation: lando php -r 'echo PHP_BINARY;'
2025-11-24 05:52:50.250 [info] Checking ddev PHP installation: ddev php -r 'echo PHP_BINARY;'
2025-11-24 05:52:50.250 [info] Checking local PHP installation: php -r 'echo PHP_BINARY;'
2025-11-24 05:52:50.250 [info] Using local PHP installation: /usr/bin/php8.4
2025-11-24 05:58:24.736 [error] 
Notice: require(): Write of 1018 bytes failed with errno=28 No space left on device in /home/str/.config/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-parser-v0.1.43-x64-linux on line 12

Warning: require(phar://box-auto-generated-alias-84a3fba6e23f.phar/.box/bin/check-requirements.php): Failed to open stream: phar error: internal corruption of phar "/home/str/.config/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-parser-v0.1.43-x64-linux" (actual filesize mismatch on file ".box/bin/check-requirements.php") in /home/str/.config/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-parser-v0.1.43-x64-linux on line 12

Fatal error: Uncaught Error: Failed opening required 'phar://box-auto-generated-alias-84a3fba6e23f.phar/.box/bin/check-requirements.php' (include_path='.:') in /home/str/.config/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-parser-v0.1.43-x64-linux:12
Stack trace:
#0 {main}
  thrown in /home/str/.config/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-parser-v0.1.43-x64-linux on line 12

But I double checked my disk space, and I do have

df -h /home/
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p6  117G   95G   17G  86% /home

Mimimal Code Sample

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions