Hi team,

Thanks for using your software, it's really great!!
I did update from 13 to 14.1 which did went ok. I did run php flarum info which results in:

-bash-4.2$ /usr/local/psa/admin/bin/php flarum info

Could not open Repository at "/etc/sw/keys": Cannot open file: /etc/sw/keys/info

Flarum core 0.1.0-beta.14.1

PHP version: 7.3.22

Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, aps_php, ctype, curl, dom, fileinfo, filter, ftp, gd, gettext, hash, iconv, SPL, intl, json, lock_manager, mbstring, session, standard, pcntl, mysqlnd, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, psamisc, Reflection, mysqli, SimpleXML, soap, sockets, imap, swkey, sysvshm, tokenizer, uuid, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, Zend OPcache

+----------------------+------------------+--------+

| Flarum Extensions    |                  |        |

+----------------------+------------------+--------+

| ID                   | Version          | Commit |

+----------------------+------------------+--------+

| michaelbelgium-dutch | v7.1.0           |        |

| flarum-emoji         | v0.1.0-beta.14   |        |

| flarum-flags         | v0.1.0-beta.14.1 |        |

| flarum-tags          | v0.1.0-beta.14   |        |

| flarum-approval      | v0.1.0-beta.14   |        |

| flarum-bbcode        | v0.1.0-beta.12   |        |

| flarum-likes         | v0.1.0-beta.14   |        |

| flarum-lock          | v0.1.0-beta.14   |        |

| flarum-markdown      | v0.1.0-beta.14   |        |

| flarum-mentions      | v0.1.0-beta.14   |        |

| v17development-seo   | 1.4              |        |

| fof-sitemap          | 0.5.4            |        |

| flarum-statistics    | v0.1.0-beta.14   |        |

| flarum-sticky        | v0.1.0-beta.14   |        |

| flarum-subscriptions | v0.1.0-beta.14   |        |

| flarum-suspend       | v0.1.0-beta.14   |        |

| fof-follow-tags      | 0.5.1            |        |

| fof-pages            | 0.5.0            |        |

| fof-polls            | 0.1.3            |        |

| fof-reactions        | 0.4.2            |        |

| fof-split            | 0.5.0            |        |

| fof-upload           | 0.11             |        |

| fof-user-directory   | 0.4.0            |        |

| flarum-pusher        | v0.1.0-beta.14.1 |        |

+----------------------+------------------+--------+

Debug mode: off

-bash-4.2$

Unfortunately there are some issues:

  1. Fof-upload extension: no response when clicking on uploaded image (expected behaviour is image download)
  2. Admin-area: categories; some of the categories cannot be opened for editing (?)
    It might have something to do with hidden categories (not visible to all users).

Do you have suggestions?
Thanks and best regards,
Erik

    Thanks clarkwinkelmann!!

    Unfortunately another problem happened. I'm not sure if I should open a new topic for it.
    Under extensions I did uncheck 'tags' by mistake. This resulted in the general error and my forum won't open anymore: "An error occurred while trying to load this page."
    Can someone please help me out?
    Thanks and best regards,
    Erik

      askvortsov Yes there is, for example in the error-log:
      [Wed Dec 02 13:36:01.932908 2020] [proxy_fcgi:error] [pid 47351:tid 140558827771648] [client 89.35.163.0:38200] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Symfony\\Component\\Yaml\\Exception\\ParseException: Unexpected characters near " :values." " at line 32 (near "ends_with: ":attribute moet eindigen met \xc3\xa9\xc3\xa9n van de volgende: :values." "). in /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php:760\nStack trace:\n#0 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php(339): Symfony\\Component\\Yaml\\Parser->parseValue()\n#1 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php(521): Symfony\\Component\\Yaml\\Parser->doParse()\n#2 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php(317): Symfony\\Component\\Yaml\\Parser->parseBlock()\n#3 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php(95): Symfony\\Component\\Yaml\\Parser->doParse()\n#4 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/yaml/Parser.php(63): Symfony\\Component\\Yaml\\Parser->parse()\n#5 /var/www/vhosts/woneninoirschot.nl/vendor/symfony/translation/Loader/YamlFileLoader.php(43): Symfony\\Component\\Yaml...', referer: https://www.woneninoirschot.nl/

      Hmm, looks like the dutch language pack might have some improper yaml

        Solved by removing the Dutch language pack! 😃 😁

        Many thanks askvortsov !!

        Only remaining problem is the problem with the 'tags' (admin area). Some of the tags cannot be opened for editing (?)
        It might have something to do with hidden categories (not visible to all users).

          Erik wdym by can't be open for editing? Is there an error?

          • Erik replied to this.

            askvortsov As far as I can see there is no error. There is just no response when clicking on the edit-button. While all other tags are opening the edit-menu, just one tag doesn't open the edit menu.