hi, ich habe ein problem: beim ersten start von onedrive hat beim einfügen der antwort-url offenbar etwas nicht richtig geklappt. jetzt bekomme ich folgende fehlermeldung:
user@box:~$ onedrive --sync --dry-run
D-Bus message bus daemon is available; GUI notifications are now enabled
DRY-RUN Configured. Output below shows what 'would' have occurred.
DRY-RUN: Copying items.sqlite3 to items-dryrun.sqlite3 to use for dry run operations
DRY RUN: Not creating backup config file as --dry-run has been used
DRY RUN: Not updating hash files as --dry-run has been used
Using IPv4 and IPv6 (if configured) for all network operations
Attempting to contact Microsoft OneDrive Login Service
Successfully reached Microsoft OneDrive Login Service
Configuring Global Azure AD Endpoints
ERROR: Microsoft OneDrive API returned an error with the following message:
Error Message: HTTP request returned status code 403 (Forbidden)
Error Reason: You do not have access to create this personal site or you do not have a valid license
Error Code: notAllowed
Error Timestamp: 2025-04-21T18:12:04
API Request ID: 5472900e-79e0-47fe-976b-3c3d0773dfa7
Unable to query OneDrive API to obtain required account details
wie kann ich die ursprüngliche initialisierung noch einmal starten? wenn ich den befehl ondrive eingebe, erscheint folgende ausgabe:
user@box:~$ onedrive
Your command line input is missing either the '--sync' or '--monitor' switches. Please include one (but not both) of these switches in your command line, or refer to 'onedrive --help' for additional guidance.
It is important to note that you must include one of these two arguments in your command line for the application to perform a synchronisation with Microsoft OneDrive
edit: i found it by myself: (thx for onedrive --help)
user@box:~$ onedrive --reauth