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

Error when accepting a connect request through application #107

Closed
lordvic1001 opened this issue Jun 18, 2024 · 10 comments
Closed

Error when accepting a connect request through application #107

lordvic1001 opened this issue Jun 18, 2024 · 10 comments

Comments

@lordvic1001
Copy link

When attempting to accept a connect request, an error is displayed on screen. It seems to still work and add the contact via iPhone, but Android doesn't have the same experience. I end up typically adding the user through the web console. Not sure if this is an existing issue, but I didn't see it within the list.

@balzack
Copy link
Owner

balzack commented Jun 18, 2024

Hmm, this is new to me. Is this occurring between on accounts on the same server? Are you using https to communicate with the server with both the mobile and browser app? I will try and reproduce if I can get more details. Sorry for the trouble you are having.

@lordvic1001
Copy link
Author

These accounts are all on the same server. Fully patched. I am using https with a cert for the connection (LetsEncrypt) via nginx reverse proxy. Submitting the request is fine, but accepting it seems to be the issue.

@balzack
Copy link
Owner

balzack commented Jun 19, 2024

I was just able to reproduce an error in accepting a connection by setting an invalid value in the 'Federated host' field in the admin dashboard. Can you confirm the value you have set in your field? My demo server [https://databag.coredb.org] for example has set 'databag.coredb.org'.

@lordvic1001
Copy link
Author

image
I've confirmed this is proper. SSL cert is valid. The only thing i can think of that would be an issue is that i'm using a cname in DNS to go to my server (dynDNS type setup). Any issues with that or no?

@balzack
Copy link
Owner

balzack commented Jun 20, 2024

I am investigating further; and I do see a potential bug. I will try and update shortly. Thank you for reporting this.

@balzack
Copy link
Owner

balzack commented Jun 20, 2024

ack....I do see this issue now. I will fix it and push out an update this week. Thank you for reporting this!

@balzack
Copy link
Owner

balzack commented Jun 21, 2024

I have pushed an update to android and iphone. Can you verify the issue is fixed when you get a chance? The fdroid update will take a little longer to publish, but I don't believe you were using that platform. Thank you for your help in improving this project!

@lordvic1001
Copy link
Author

I'll test this tonight and possibly this weekend as well.

@lordvic1001
Copy link
Author

Update: Just wanted to follow-up and let you know this is fully functional.

@lordvic1001
Copy link
Author

Fixed by Balzack himself.

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