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

CLI sync not working properly #447

Open
npostulart opened this issue Aug 16, 2024 · 0 comments
Open

CLI sync not working properly #447

npostulart opened this issue Aug 16, 2024 · 0 comments

Comments

@npostulart
Copy link

I'm currently trying out the app locally and run into syncing issues with the CLI.

Running accent sync --add-translations --dry-run works as expected but without --dry-run I get the following error:

Fetch config in accent.json... API Client ✓

Syncing sources → de  ✓

   ↑ messages/de.json messages

    FetchError: request to http://localhost:4000/graphql failed, reason: socket hang up
    Code: ECONNRESET

The logging output doesn't give any hints about what went wrong.

I am also having issues with the machine translation with Deepl not working properly, it just hangs up the edit function of the textarea. Don't know if this is related to the other issue.

I'm running the latest 1.23.3 version on a M1 MacBook Pro with Docker.

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

1 participant