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

Project with same name as archived project not syncing correctly #269

Open
distefam opened this issue Nov 11, 2023 · 3 comments
Open

Project with same name as archived project not syncing correctly #269

distefam opened this issue Nov 11, 2023 · 3 comments

Comments

@distefam
Copy link

I have two machines that sync with smos-sync-client sync every few minutes using a systemd timer. On my desktop machine I have a project, let's call it "project-a" that is up-to-date and has synced successfully. The smos online editor also shows this correct version.

There is also a project with the same name that has been archived, both on my desktop and on smos online.

On my laptop, which has also synced without any errors (viewing with --log-level Debug) I have "project-a" as an active project that has not been archived. There is no archived version of the project and the new project of the same name is nowhere to be found.

@NorfairKing
Copy link
Owner

@distefam this seems unlikely.
Can you reproduce this somehow?

@distefam
Copy link
Author

This seems to do it on my end (related issue):

  1. Have project scheduled via smos-scheduler on machine a
  2. run smos-sync-service sync on machine a, then on machine b
  3. remove the project with rm projects/project.smos on machine a
  4. run smos-sync-service sync on machine a, then on machine b
  5. verify that the project still shows up on machine b

@distefam
Copy link
Author

Can I provide any logs or details from the specific issue I first mentioned, privately however? The projects are still out of sync and I can't figure out what's going on.

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