-
Notifications
You must be signed in to change notification settings - Fork 76
can't generate an invite link & sync images #98
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
Comments
Please show your version of the self-hosted repository: |
The |
can you show me the client, filenode, and coordinator logs, please?
filenode and coordinator:
|
client logs (Ubuntu client v.0.42.8) (I removed part of ids)::
Additionally, I've the following error: filenode logs (I removed part of ids):
coordinator logs: I'm not sure which logs from the coordinator I should provide so here is some errors or warnings which I can see
|
I have the same issue |
I had a similar problem after I redeployed today |
@tubleronchik Alternatively, you can send the logs to me on Telegram, nickname |
hi again, sorry for misunderstanding. Here is my logs, but they are brief because I only ran Anytype for a short time. Let me know if you need additional logs |
It looks like the bucket wasn't created in MinIO; we had an issue with this in one of the recent versions.
To fix this, perform the update:
|
here is my bucket logs before update: After update the logs remained the same and the images still couldn't be synchronized. I also tried to clean everything (using Even though that (as far as I understand) the bucket was created, I still can't generate an invitation link and the images are still not being synchronized |
I found the problem. I changed Thanks for your assistance! |
First of all, super awesome work!! 🙏 I'm still running into the exact same problem, i.e. images not synching and I cannot create invite links, i.e.
I'm running Ubuntu server 24.04 and access it via local network. My overrides look like this
@fb929 any idea what I'm doing wrong? |
@console4711 You need to determine which user/password actually exists in MinIO, and which user owns the bucket. |
Thanks for the pointer @fb929! I did
Any idea what I'm missing? Edit: redid setup with
|
I can’t reproduce your issue. You're adding the new make stop
make start correct? |
Thanks for your help looking into this @fb929! Yes, I redid it again and removed Server setup + Windows App + iOS installation. My steps
Other notes
|
I assume you're actually using a different secret? I’ve fully replicated your settings, but I still can’t reproduce the problem :\
also !
|
Have you read a contributing guide?
Current Behavior
Hi there. I try to run a self hosted Anytype and while it works fine for with type content (it synchronizes properly). But I'm encountering an issue when trying to create a shared space and generate an invitation link. The following error appears (I removed ids):
I checked logs from the container and can see the same error there:
I'm seeing this issue across multiple clients: Ubuntu (v0.42.8), macOS (v0.42.8), and iOS (iPhone, v0.32.3). Additionally, it seems that any content type other than text cannot be synchronized — I receive the same error when attempting to add an image.
Please let me know if you need any additional logs or information.
Expected Behavior
Generate invite link. Correctly synchronize all types of files.
Steps To Reproduce
I followed the procedure as mentioned in the wiki, then created a new space, made it shared and tried to generate an invitation link.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: