Cześć!
Posiadam wtyczkę do integracji logowania pomiędzy forum a rocket.chat. No i zapewne po ostatnim update sprawa się wysypała. W logach dostaję taką informację jak niżej (na serwerze z rocket). Początkowo myślałem, że się SSL nie odnowił gdzieś na którymś serwerze, ale to nie o to chodzi.
Próba wejścia do konfiguracji wtyczki kończy się błędem:
2S119/1 Klucz ochrony CSRF nie zgadza się. Może to znaczyć, że wtyczka lub motyw, nie są aktualne. Proszę skontaktować się z pomocą techniczną, w celu uzyskania dodatkowych informacji.
Sama wtyczka jest dość stara: https://github.com/wohali/ips4-oauth2-server i nie ma aktualizacji.
Jest jakiś sposób na uruchomienie? Wersja IPS 4.6.6
Oct 8 10:34:03 FPL-250772 rocketchat[937]: {"line":"392","file":"oauth_server.js","message":"Error in OAuth Server: Failed to complete OAuth handshake with ips at https://www.piwo.org/applications/oauth2server/interface/oauth/token.php.
certificate has expired","time":{"$date":1633682043162},"level":"warn"}
Oct 8 10:34:03 FPL-250772 rocketchat[937]: Exception while invoking method 'login' { Error: Failed to complete OAuth handshake with ips at https://www.piwo.org/applications/oauth2server/interface/oauth/token.php. certificate has expired
Oct 8 10:34:03 FPL-250772 rocketchat[937]: at CustomOAuth.getAccessToken (app/custom-oauth/server/custom_oauth_server.js:132:18)
Oct 8 10:34:03 FPL-250772 rocketchat[937]: at Object.OAuth.registerService.query [as handleOauthRequest] (app/custom-oauth/server/custom_oauth_server.js:189:26)
Oct 8 10:34:03 FPL-250772 rocketchat[937]: at OAuth._requestHandlers.(anonymous function) (packages/oauth2/oauth2_server.js:10:33)
Oct 8 10:34:03 FPL-250772 rocketchat[937]: at middleware (packages/oauth/oauth_server.js:161:5)
Oct 8 10:34:03 FPL-250772 rocketchat[937]: at /opt/Rocket.Chat/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40
Oct 8 10:34:03 FPL-250772 rocketchat[937]: message: 'Failed to complete OAuth handshake with ips at https://www.piwo.org/applications/oauth2server/interface/oauth/token.php. certificate has expired' }