Bug 60478
| Summary: | Ошибка аутентификации в veyon-master | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Блинов Денис Вячеславович <blinovdv> |
| Component: | veyon | Assignee: | nicourced <nicourced> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | egori, nicourced, rauty |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
В момент авторизации в консоли (при запуске veyon-master из консоли) ошибка: 2026-09-10T12:54:06.694: [ERR] LinuxUserFunctions: VeyonAuthHelper failed: 255 "" "Detected locale \"C\" with character encoding \"ANSI_X3.4-1968\", which is not UTF-8.\nQt depends on a UTF-8 locale, and has switched to \"C.UTF-8\" instead.\nIf this causes problems, reconfigure your locale. See the locale(1) manual\nfor more information." В pam ошибок авторизации нет. В логах veyon.service тоже пусто. Попытка передать локаль в veyon-master или veyon-auth-helper не помогла. Так же: Старая версия: # rpm -q veyon veyon-4.11.0-alt3.x86_64 # strings /usr/bin/veyon-auth-helper | grep -Ei 'locale|environment|clearenv|setenv|unsetenv|C.UTF|UTF-8|pam_' pam_start pam_strerror pam_acct_mgmt pam_end pam_authenticate LIBPAM_1.0 pam_authenticate: %s pam_acct_mgmt: %s pam_start: %s Новая версия: # rpm -q veyon veyon-4.11.2-alt1.x86_64 # strings /usr/bin/veyon-auth-helper | grep -Ei 'locale|environment|clearenv|setenv|unsetenv|C.UTF|UTF-8|pam_' clearenv pam_start pam_strerror pam_acct_mgmt pam_end pam_authenticate LIBPAM_1.0 veyon-auth-helper: pam_authenticate failed: %s veyon-auth-helper: pam_acct_mgmt failed: %s veyon-auth-helper: pam_start failed: %s |

Description
Блинов Денис Вячеславович 2026-09-09 18:37:38 MSK