Skip to Content
Menu
This question has been flagged
8 Replies
8025 Views

Hello.

I am trying to upload an addon to the odoo apps from a private gitlab repository. I am getting an access denied error. Could anyone tell me what I am doing wrong. I suspect I need to allow odoo user to access the repository but I cant find any leads. Any help will be appreciated.

Thank you.

Avatar
Discard
Best Answer

In your gitlab project, you could provide access to Odoo Apps by using ssh

Find the ssh-rsa key from https://github.com/online-odoo.keys

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMtlwtUNiFe7khfHt77/ARrzC+CRnayxVY/YAi4QPX6N8JoluWnoljYYejmYap9zqRJP7YiUs1jyHfHVZMCtUwwxeXuBq4yf3HCbLboem0YBkwxKuyv/Sg02GcoYyDaFbj4pxEGlIm9zvEM66od39u1SlyZZmmtTWTXQDwHtNF3Q==

Hope, it helps others.

Avatar
Discard
Best Answer

Hi Cyrus,

When you have a private repository Odoo needs to have read acces on the repository, otherwise it cannot access the code (and show it on the app store).
You can do this from your repository (in Github, but it should be fairly identical) by going to Settings > Collaborators & teams and by adding Odoo as a contributor with read access. 
This is the user you need to give read access: https://github.com/online-odoo


Regards,
Yenthe

Avatar
Discard
Author

This makes sense but I cant find the odoo-online user or anything close to it on gitlab.com.

Hmm I'm not sure if this is supported out of the box. I'd suggest you to drop an email to support@odoo.com, they'll be able to help you figure this one out. :)

Author

Thank you for your assistance. I will update the question with their response as soon as I get it.

did you receive any response from odoo support?

Author

Sorry, my question was about gitlab integration and the security keys were not working (at the time) on gitlab. Is that what you are looking for?

Best Answer

I am having Fingerprint has already been taken error when adding deploy key

Avatar
Discard

I have the same problem, did you solve it?

Related Posts Replies Views Activity
1
May 18
4693
1
Aug 22
2992
2
May 19
6033
1
May 18
5709
0
Sep 17
7254