simplex-chat / simplex-chat/simplexmq
Error Adding my own XFTP server
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
I have succesfully configured my own SMP and XFTP server in Ubuntu. In the android app, I am able to add the SMP server. However, when I try to add the XFTP server I have the following problem.
I am able to add it, and test it. But at the moment of saving them I get the message (translate from spanish)
Error saving SMP servers: Make sure the addresses of the XFTP server have the correct format, and separated by commas and are not duplicated.
I believe this is a bug in the program at the moment of saving them.
Thanks for your excellent work!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android app's XFTP-server save flow after adding and testing a custom server, comparing it with the successful SMP-server flow. Trace the validation and persistence entry points for XFTP addresses; done means a correctly formatted, non-duplicated server saves successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, haskell
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100