Having a bit of trouble getting Flysystem and Flysystem_s3 installed on an 8.6.16 install (PHP version 7.0.33; yeah I know, this is a lock version due to a _lot_ of media stuff we do).

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "flysystem.config" does not exist.

Modules have been enabled (via drush) and admin/reports/status is not throwing any errors (tested by adding in a bad-config s3 bucket name to throw an error).

This seems to be more routing than anything else. I've verified vendor (league) additions are installed, just seems like there's a routing issue unique to me (after about 4h of googling).

Has anyone experienced similar? Could this be a PHP version issue, a Drupal version issue?

Comments

chadedge created an issue. See original summary.

chadedge’s picture

Adding that I did confirm permissions (even temporarily updating permissions to allow "all" authenticated users).

jungle’s picture

Project: Flysystem » Flysystem - S3

I guess it should be reported to https://www.drupal.org/project/flysystem_s3, so moving to flysystem_s3. @chadedge, thank you for reporting.