Skip to content
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

Cannot log in with Trello #65

Open
kfitz opened this issue Jan 31, 2021 · 4 comments
Open

Cannot log in with Trello #65

kfitz opened this issue Jan 31, 2021 · 4 comments

Comments

@kfitz
Copy link

kfitz commented Jan 31, 2021

I've gotten Matterllo installed and running, and I can get to the admin interface, but when I click "Log in with Trello" I get an Invalid return_url error. The URL that's loaded is:

https://trello.com/1/authorize?expiration=never&name=Matterllo&scope=read&callback_method=fragment&response_type=fragment&return_url=https://MY.MATTERLLO.SERVER/access_token&key=MY_API_KEY

I'm not sure how to proceed.

@Lujeni
Copy link
Owner

Lujeni commented Feb 1, 2021

@kfitz Hi again ! still sorry for these problems

Invalid return_url error is from the Trello oauth right ?
Do you have any matterllo logs ?

@kfitz
Copy link
Author

kfitz commented Feb 1, 2021

When I click the "Log in with Trello" button, I never get to the Trello Oauth -- I just get a blank page with Invalid return_url.

I'm also now getting a huge pile of errors when I try to log in to the Admin interface. Here are my most recent logs:

run.log

@Lujeni
Copy link
Owner

Lujeni commented Feb 1, 2021

sqlite3.OperationalError: attempt to write a readonly database

It's seems there is an issue on your database.
How do you setup/run matterllo ?

@kfitz
Copy link
Author

kfitz commented Feb 1, 2021

I'm running it in Reclaim Cloud, which is a Jelastic reseller. I created a Docker container with the lujenii/matterllo image. I then mostly followed the Python installation instructions, as the "make" commands were giving me errors...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants