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

Config file has wrong encoding #204

Closed
kennyvv opened this issue Nov 30, 2023 · 0 comments · Fixed by #205
Closed

Config file has wrong encoding #204

kennyvv opened this issue Nov 30, 2023 · 0 comments · Fixed by #205
Labels
bug Something isn't working

Comments

@kennyvv
Copy link

kennyvv commented Nov 30, 2023

Bug Description

After installing the mirrord intellij plugin, enabling it, editing the config file in intellij using the mirrord menu and trying to start it i got an error:

mirrord-config: `expected value at line 1 column 1

After contacting the support on discord it turns out the file encoding got corrupted.
I've attached the corrupted config file.

mirrord.json

Steps to Reproduce

  1. Install the Mirrord plugin
  2. Enable mirrord
  3. Open the mirrord menu
  4. Click settings
  5. Add a new configuration property, in my case: "target": "deployment/test",
  6. Save the file
  7. Run the project

Backtrace

No response

Relevant Logs

No response

Your operating system and version

Manjaro Linux - 23.1.0 - Kernel version: 6.1.62-1-MANJARO

Local process

n/a

Local process version

No response

Additional Info

I am the latest release candidate of Rider 2023.3

@kennyvv kennyvv added the bug Something isn't working label Nov 30, 2023
@kennyvv kennyvv changed the title Default config file has wrong encoding Config file has wrong encoding Nov 30, 2023
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

Successfully merging a pull request may close this issue.

1 participant