Redaxo: History: Wiederherstellung nicht möglich

Created on 2 Jun 2020  ·  3Comments  ·  Source: redaxo/redaxo

Beim Versuch einen Artikel wiederherzustellen, werde ich ausgeloggt und erhalte folgende Meldungen:

Konsole:

[Error] Failed to load resource: the server responded with a status of 401 () (index.php, line 0)
https://meine.domain.dev/redaxo/index.php?rex_history_function=snap&history_article_id=1&history_clang_id=1&history_date=2020-06-02%2015:03:14

Im Log steht:

02.06.2020 15:14:32 | Warning | Field "rex_module.key" does not exist in result! | redaxo/src/core/lib/sql/sql.php | 744

Ich habe zwischenzeitlich sämtliche AddOns deaktiviert. Die nicht unbedingt für die Template-Ausgabe erforderlich waren. Ich konnte kein AddOn entdecken, das als Auslöser verantwortlich sein könnte.


System report (REDAXO 5.10.1, PHP 7.3.18)

| REDAXO | |
| ------------: | :--------- |
| Version | 5.10.1 |

| PHP | |
| ------------: | :--------- |
| Version | 7.3.18 |
| OPcache | yes |
| Xdebug | no |

| Database | |
| ------------: | :-------------- |
| Version | MariaDB 10.2.32 |
| Character set | utf8mb4 |

| Server | |
| ------------: | :--------- |
| OS | Linux |
| SAPI | fpm-fcgi |
| Webserver | Apache |

| Request | |
| ------------: | :---------- |
| Browser | Safari/13.1 |
| Protocol | HTTP/1.0 |
| HTTPS | yes |

| Packages | |
| ---------------------: | :--------- |
| adminer | 1.8.1 |
| backup | 2.6.0 |
| be_style | 2.10.1 |
| be_style/customizer | 2.10.0 |
| be_style/redaxo | 2.10.1 |
| cke5 | 3.7.1 |
| cronjob | 2.7.0 |
| cronjob/article_status | 2.0.0 |
| focuspoint | 2.2.2 |
| global_settings | 2.4.1 |
| icecoder | 2.0.1 |
| install | 2.7.1 |
| maintenance | 2.2.0 |
| mblock | 3.1.0 |
| media_manager | 2.9.1 |
| mediapool | 2.8.1 |
| metainfo | 2.7.1 |
| mform | 5.3.1 |
| minify | 2.2 |
| modulsammlung | 4.14.0 |
| navigation_array | 1.0.3 |
| phpmailer | 2.8.2 |
| plyr | 3.4.0 |
| project | dev |
| quick_navigation | 3.7.2 |
| structure | 2.10.1 |
| structure/content | 2.10.1 |
| structure/history | 2.10.0 |
| uploader | 2.0.5 |
| users | 2.6.2 |
| yform | 3.3.1 |
| yform/docs | 3.3.1 |
| yform/email | 3.3.1 |
| yform/manager | 3.3.1 |
| yform/tools | 3.3.1 |
| yrewrite | 2.6 |
| zip_install | 1.1 |

Most helpful comment

Mit der default Domain gibt es ja immer mal wieder Probleme. Wäre es daher nicht sinnvoller, wenn yrewrite beim installieren diese direkt bei sich mit hinzufügt? Und sobald nur noch eine Domain hinterlegt ist, diese auch nicht zu löschen geht? Ping @dergel

All 3 comments

Wenn Yrewrite installiert ist und dort keine Domain hinterlegt ist, geschieht der Fehler

[Error] Failed to load resource: the server responded with a status of 401 () (index.php, line 0)
https://meine.domain.dev/redaxo/index.php?rex_history_function=snap&history_article_id=1&history_clang_id=1&history_date=2020-06-02%2015:03:14

Hinterlegt man eine Domain kann der Artikel wiederhergestellt werden.

Das Warning zum fehlenden module key bleibt jedoch bestehen und tritt bei mir nur in Verbindung mit dem history plugin auf.

@skerbis es sind zwei unabhängig Probleme.

Das Problem bzgl yrewrite ohne hinterlegter Domain wird hier gelöst: https://github.com/yakamara/redaxo_yrewrite/pull/350

Und die Warnings werden hier gefixt: https://github.com/redaxo/redaxo/pull/3683

Mit der default Domain gibt es ja immer mal wieder Probleme. Wäre es daher nicht sinnvoller, wenn yrewrite beim installieren diese direkt bei sich mit hinzufügt? Und sobald nur noch eine Domain hinterlegt ist, diese auch nicht zu löschen geht? Ping @dergel

Was this page helpful?
0 / 5 - 0 ratings

Related issues

staabm picture staabm  ·  3Comments

staabm picture staabm  ·  4Comments

gharlan picture gharlan  ·  3Comments

skerbis picture skerbis  ·  4Comments

rokitole picture rokitole  ·  4Comments