Gert-dev / php-ide-serenata

Atom IDE package that integrates the Serenata server to provide PHP code assistance
https://serenata.gitlab.io/
Other
275 stars 22 forks source link

Entity of type 'Serenata\Indexing\Structures\File' for IDs id (5e432cbfbc39f0.02567169) was not found #498

Closed UziTech closed 4 years ago

UziTech commented 4 years ago

I'm not sure what this error means or how to debug it:

The PHP server has errors to report: In StorageFileIndexer.php line 136:

  Could not index file due to an internal exception. This likely means an exception
should be caught at a deeper level (if it is acceptable) or there is a bug. The file is
"file:///[REDACTED]/index.php" and the exact exception message: "Entity of type
'Serenata\Indexing\Structures\File' for IDs id (5e432cbfbc39f0.02567169) was not found"

In EntityNotFoundException.php line 47:

  Entity of type 'Serenata\Indexing\Structures\File' for IDs id(5e432cbfbc39f0.02567169)
was not found

start [-u|--uri [URI]]
UziTech commented 4 years ago

I also get this error before that one:

Received response message without id: Error is: ↵{…nclude('phar://C:/Users...')\n#35 {main}"↵    }↵}
cdaguerre commented 4 years ago

I'm having the same problem since a couple of weeks too... Seems to be a duplicate of https://github.com/Gert-dev/php-ide-serenata/issues/497

cdaguerre commented 4 years ago

Also seems related to https://gitlab.com/Serenata/Serenata/issues/313

Gert-dev commented 4 years ago

Indeed. I'll close here since this is an issue in the server (see the ticket kindly linked by @cdaguerre).