Seeing that too, yes. We’ll check with Jirka and also how to ensure others can check and fix too.
Gj On Sat, 23 Nov 2019 at 13:29, John Mc <[email protected]> wrote: > Is the Plugin Portal down? > https://netbeans-vm.apache.org/pluginportal/ > > Getting the following error > > An error occurredAn error occurred during execution; please try again > later. > ------------------------------ > Additional information:Doctrine\DBAL\Exception\InvalidFieldNameException > File: > > > /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71 > > Message: > > An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name > AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3, > p0_.description AS description_4, p0_.short_description AS > short_description_5, p0_.license AS license_6, p0_.added_at AS > added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at > AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11, > p0_.latest_version AS latest_version_12, p0_.release_version AS > release_version_13, p0_.image AS image_14, p0_.homepage AS > homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS > author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY > p0_.downloads DESC LIMIT 5' with params [2]: > > SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id' > in 'field list' > > Regards > > John >
