Skip to content

Broken again #7

Description

@cbertelli

Hello,
it didn't work anymore.
I cloned it again and I installed it
$ python3.9 install.py
ℹ️ 🚀 Internxt Python CLI Installation Script
ℹ️ ==================================================
✅ Python 3.9 detected ✅
ℹ️ Installing dependencies...
ℹ️ Installing requests>=2.31.0...
✅ ✅ requests installed
ℹ️ Installing cryptography>=41.0.0...
✅ ✅ cryptography installed
ℹ️ Installing mnemonic>=0.20...
✅ ✅ mnemonic installed
ℹ️ Installing click>=8.1.0...
✅ ✅ click installed
ℹ️ Installing tqdm>=4.65.0...
✅ ✅ tqdm installed
ℹ️ Testing standalone CLI...
✅ Standalone CLI test passed
✅ 🎉 Installation completed!
ℹ️
ℹ️ 📋 Usage:
ℹ️ python cli.py login # Login to your account
ℹ️ python cli.py whoami # Check login status
ℹ️ python cli.py list # List files
ℹ️ python cli.py config # Show configuration
ℹ️ python cli.py test # Test components
ℹ️
✅ 🔧 The CLI now uses the correct API endpoints!
✅ - Login: https://api.internxt.com/drive/auth/signin
✅ - 2FA: https://api.internxt.com/drive/auth/security

$ python3.9 cli.py login
What is your email?: [email protected]
What is your password?:
🔍 Checking 2FA requirements...
✅ Security details successful, 2FA Enabled: False
🔐 Logging in...
🚀 TRACE: Starting Hydrated Login for [email protected]
⚠️ Generating placeholder PGP keys for login payload.
🔐 TRACE: Requesting initial session token...
❌ Login failed: API Error: ['keys.ecc.publicKey is not a valid OpenPGP public key', 'keys.ecc.privateKey is not a valid encrypted key']

Maybe the "placeholder" is not allowed anymore.
Or it's just me.

When an old patched version of rclone worked, the new version does not let me end the config, answering:

Error: login failed: failed to access: access: rclone access not allowed for this user tier (status 402)
Usage:
…
2026/06/28 16:18:46 NOTICE: Fatal error: login failed: failed to access: access: rclone access not allowed for this user tier (status 402)

I wonder what are they going to find after "Ultimate" to ask more money.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions