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

Network id empty, not connecting to self-hosted network #1129

Open
3 tasks done
raulalhenacare opened this issue Apr 17, 2024 · 1 comment
Open
3 tasks done

Network id empty, not connecting to self-hosted network #1129

raulalhenacare opened this issue Apr 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@raulalhenacare
Copy link

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Hi, I setup a self hosted anytype, seems everything works fine, but I can’t connect the clients to my network. I loaded the network.yaml created with any-sync-network tool, but the network ID in the space info is empty. Despite that the app works, but I don’t know where is it connected and if it is communicating with the nodes.

I tested in the server, compiling client from the source with Ubuntu, and in MacOS compiling the client as well, with the same results.

Expected Behavior

Setup all the information from the network.yaml file and connect to the self-hosted network.

Steps To Reproduce

  1. Ubuntu with all the nodes, s3 compatible (MinIO) and MongoDB installed.
  2. Clone the repo from anytype-ts, follow all the steps.
  3. Executing the client app with npm run start:dev, it works.
  4. Close user session.
  5. Upload the network.yaml to change set the configuration created with 'any-sync-network create' command.
  6. Initiate session with the same user, the network ID is empty in the Settings > Space section.

Environment

- OS Server: Ubuntu 22
- Version: 22.04
- OS Client: MacOS
- Version: Sonoma 14.4

Anything else?

No response

@raulalhenacare raulalhenacare added the bug Something isn't working label Apr 17, 2024
@ra3orblade ra3orblade transferred this issue from anyproto/anytype-ts Apr 17, 2024
@ra3orblade
Copy link
Contributor

I've answered on forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants