mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-26 16:45:49 +03:00
[GH-ISSUE #194] libxml extention error #91
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abramcatalyst on GitHub (Feb 15, 2024).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/194
When I check, the libxml extension is already loaded but when I try to verify a code, It returns this error:
2024-02-14 06:01:44] production.ERROR: You need to install the libxml extension to use this back end {"userId":6,"exception":"[object] (BaconQrCode\Exception\RuntimeException(code: 0): You need to install the libxml extension to use this back end at .../vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php:46)
at:
$google2fa = app('pragmarx.google2fa');
@abramcatalyst commented on GitHub (Feb 15, 2024):
This issue on google2fa-laravel