-
-
Notifications
You must be signed in to change notification settings - Fork 868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Subscription validation request failed #2447
Comments
@Nardol |
@Nardol However in v2.4.24 there was a webhook change - see https://github.com/abraunegg/onedrive/pull/2339/files Can you please generate a verbose debug log using https://github.com/abraunegg/onedrive/wiki/Generate-https-debug-log-for-support |
@Nardol |
Done.
I know, but upgrading it to Debian 11 looks like a big chalenge so 12 tends to be one of my best dreams for now... I hop to be on Bullseye one day, some specificity make impossible to upgrade using standard procedures. |
@Nardol
This PR adds some additional debug logging output to understand what is going on with your subscription request. To run the PR, you need to run the client from the PR build directory:
To install the PR, you will need to perform When running the PR version, your client version should be |
@Nardol |
Done just now 🙂 |
@Nardol |
@abraunegg I've sent you a new log, taking the opportunity to have one with debug you added since I sent you the previous log which strangely never arrived to you. |
Finally it works.
Before I only had the |
* Update webhook example configuration based on #2447
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Describe the bug
I have set a webhook using Nginx which points to my desktop using Wireguard.
With version 2.4.23 everything worked but with 2.4.25 I have the following error when running with
--monitor
:Operating System Details
Linux pcbob 5.10.0-0.deb10.23-amd64 #1 SMP Debian 5.10.179-1~deb10u1 (2023-05-26) x86_64 GNU/Linux Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster
Client Installation Method
From Source
OneDrive Account Type
Personal
What is your OneDrive Application Version
onedrive v2.4.25
What is your OneDrive Application Configuration
What is your 'curl' version
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
What are all your local file system partition types
How do you use 'onedrive'
My Onedrive folder is not shared and most of time I only use my Linux desktop computer to access my Onedrive folder, my Windows VM is off most of time
Steps to reproduce the behaviour
I have this issue each time I run onedrive in monitor mode, with
systemctl --user start onedrive
oronedrive --monitor
even with--dryrun
Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: