Open LBDenny opened 2 years ago
I think there is a conflict with the google-indexing-api-by-rank-math
plugin; it requires guzzlehttp/guzzle
6.5.5, WebAuthn library uses Guzzle 7.4.1.
Unfortunately, it is nearly impossible to have multiple versions of the same package in the PHP world :-(
I can only suggest to build the plugin manually to see if it works:
bin/build-archive.sh
(cd /var/tmp/two-factor-provider-webauthn && composer install --no-dev --no-interaction && composer remove --update-no-dev --no-interaction composer/installers && rm -f composer.lock) && \
with this one:
(cd /var/tmp/two-factor-provider-webauthn && composer install --no-dev --no-interaction && composer remove --update-no-dev --no-interaction composer/installers && composer update --no-dev --prefer-lowest && rm -f composer.lock) && \
build-archive.sh
. It will generate two-factor-provider-webauthn.zip
in the repository root.Hope that helps.
@sjinks I wonder if using something like imposter will fix this?
Last time I tried that, it didn't work ☹️
Will try again.
There is a test version with the bug fix: https://downloads.wordpress.org/plugin/two-factor-provider-webauthn.2.0.0.zip
Hello,
Initially, it appeared to work on Brave (Chrome), but when a modification is made to a WooCommerce product, and the product is updated, the system throws up an unrecoverable error...
Following deactivation and removal, the error is absent for the same process.
Respectfully,
Lee Denny e. @.*** p. (310) 597-1709
On 10/13/2022 7:05 PM, Volodymyr Kolesnykov wrote:
There is a test version with the bug fix: https://downloads.wordpress.org/plugin/two-factor-provider-webauthn.2.0.0.zip
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Do you happen to have the error message and/or stacktrace, please?
When publishing a product within WooCommerce, an error is returned and the process is halted.
When the plugin is deactivated and the product is published without the activated plugin, the process is successful.
This is the error information...
Error Details