Closed matt32106 closed 1 month ago
OK, corrigé ici : https://github.com/dbarzin/mercator/pull/818
Ah, si nos éditeurs et intégrateurs payants étaient aussi réactifs... :) Merci Il faut que je recharge le docker ou çà se met à jour ?
Il faut recharger le Docker.
Merci
j'ai le même message d'erreur , dans la dernière version.
2024_08_27_200851_normalize_storage_devices .................... 7.57ms FAIL
2024-10-06T12:01:26.619856137Z
2024-10-06T12:01:26.619866470Z Illuminate\Database\QueryException
2024-10-06T12:01:26.619868303Z
2024-10-06T12:01:26.619869762Z SQLSTATE[HY000]: General error: 1 error in table storage_devices after drop column: unknown column "physical_switch_id" in foreign key definition (Connection: sqlite, SQL: alter table "storage_devices" drop column "physical_switch_id")
2024-10-06T12:01:26.620150303Z
2024-10-06T12:01:26.620163803Z at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
2024-10-06T12:01:26.623672970Z 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
2024-10-06T12:01:26.623690387Z 822▕ );
2024-10-06T12:01:26.623692095Z 823▕ }
2024-10-06T12:01:26.623693553Z 824▕
2024-10-06T12:01:26.623694887Z ➜ 825▕ throw new QueryException(
2024-10-06T12:01:26.623696678Z 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
2024-10-06T12:01:26.623698262Z 827▕ );
2024-10-06T12:01:26.623699553Z 828▕ }
2024-10-06T12:01:26.623700803Z 829▕ }
2024-10-06T12:01:26.623702095Z
2024-10-06T12:01:26.623703303Z +9 vendor frames
2024-10-06T12:01:26.623704720Z
2024-10-06T12:01:26.623705970Z 10 database/migrations/2024_08_27_200851_normalize_storage_devices.php:22
2024-10-06T12:01:26.623707470Z Illuminate\Support\Facades\Facade::__callStatic("table")
2024-10-06T12:01:26.623709053Z +25 vendor frames
2024-10-06T12:01:26.623710428Z
2024-10-06T12:01:26.623711637Z 36 artisan:35
2024-10-06T12:01:26.623713012Z Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
2024-10-06T12:01:26.623714970Z
2024-10-06T12:01:26.628418095Z 2024-10-06 12:01:26,628 INFO exited: migrate (exit status 0; expected)
2024-10-06T12:01:27.566133637Z [06-Oct-2024 12:01:27] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
2024-10-06T12:01:27.566170262Z [06-Oct-2024 12:01:27] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
2024-10-06T12:01:27.566173179Z [06-Oct-2024 12:01:27] NOTICE: fpm is running, pid 9
2024-10-06T12:01:27.566534845Z [06-Oct-2024 12:01:27] NOTICE: ready to handle connections
C'est un autre problème. Le dernier test d'intégration s'est bien déroulé sans problème : https://github.com/dbarzin/mercator/actions/runs/11201015166/job/31135441721
As-tu fait quelque chose de spécial ? Tu utilises dans Docker ? Avec quel moteur de base de données ?
J'ai créé une autre issue https://github.com/dbarzin/mercator/issues/887
Bonjour, lorsque je lance l'install docker, j'ai un message d'erreur :
Que faire ?
Ci-dessous le log complet pour situer le problème :