@yield('styles') @vite(['src/sass/app.scss']) 500 error :( @if(config('importer.is_external')) @endif

Whoops! 500 :(

Sorry, the Firefly III Data Importer broke down.

Error message

{{ $exception->getMessage() }}

More information

The error occurred in {{ $exception->getFile() }}:{{ $exception->getLine() }}.

Please collect more information in the storage/logs directory, where you will find log files. If you're running Docker, use docker logs -f [container]. You can read more about collecting error information in the FAQ.

Get help on GitHub

You're more than welcome to open a new issue on GitHub.

  1. Use the search!
  2. Include the information from this debug page.
  3. Tell us more than "it says Whoops!"
  4. Include error logs (see above).
  5. Tell us what you were doing.

Stacktrace

A stacktrace can help find the location of the bug.

{{ $exception->getTraceAsString() }}