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

i cant find my config.json, i cant open the setting #3719

Open
3 tasks done
cj-Noah opened this issue Jan 14, 2025 · 4 comments
Open
3 tasks done

i cant find my config.json, i cant open the setting #3719

cj-Noah opened this issue Jan 14, 2025 · 4 comments
Assignees
Labels
area:configuration Relates to configuration options ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior priority:high Indicates high priority

Comments

@cj-Noah
Copy link

cj-Noah commented Jan 14, 2025

Before submitting your bug report

Relevant environment info

- OS:windows
- Continue version:0.0.84
- IDE version: pycharm 2024.1.7
- Model:
- config.json:nothing

Description

I only ran the following two commands.
①.\scripts\install-dependencies.ps1
②./gradlew.bat buildPlugin

And i can't open the setting like #3716, also i don't have config.json

This error occurred after I installed the plugin

Unhandled exception in [StandaloneCoroutine{Cancelling}@246768b1, Dispatchers.IO]

java.io.IOException: Cannot run program "C:\Users\chenjia8\AppData\Roaming\JetBrains\PyCharm2024.1\plugins\continue-intellij-extension\core\win32-x64\continue-binary.exe" (in directory "C:\Users\chenjia8\AppData\Roaming\JetBrains\PyCharm2024.1\plugins\continue-intellij-extension\core\win32-x64"): CreateProcess error=2, 系统找不到指定的文件。
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at com.github.continuedev.continueintellijextension.continue.CoreMessenger.(CoreMessenger.kt:174)
at com.github.continuedev.continueintellijextension.continue.CoreMessengerManager.setupCoreMessenger(CoreMessengerManager.kt:59)
at com.github.continuedev.continueintellijextension.continue.CoreMessengerManager.access$setupCoreMessenger(CoreMessengerManager.kt:12)
at com.github.continuedev.continueintellijextension.continue.CoreMessengerManager$1.invokeSuspend(CoreMessengerManager.kt:54)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelled}@246768b1, Dispatchers.IO]
Caused by: java.io.IOException: CreateProcess error=2, 系统找不到指定的文件。
at java.base/java.lang.ProcessImpl.create(Native Method)
at java.base/java.lang.ProcessImpl.(ProcessImpl.java:499)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
... 13 more

To reproduce

No response

Log output

No response

@dosubot dosubot bot added area:configuration Relates to configuration options ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior labels Jan 14, 2025
@tomasz-stefaniak
Copy link
Collaborator

Related: #3716

@tomasz-stefaniak tomasz-stefaniak added priority:high Indicates high priority and removed "needs-triage" labels Jan 14, 2025
@cj-Noah
Copy link
Author

cj-Noah commented Jan 15, 2025

@tomasz-stefaniak I installed the latest version 85, which I heard can solve the settings issue. However, I only executed the dependency installation and packaging commands, and the settings are still unclickable. I also cannot view my config file.

@cj-Noah
Copy link
Author

cj-Noah commented Jan 15, 2025

By the way, I have not reported any errors, but can not open the setting
4e3271a3e8c37f87931c016c08bc0e5
7e10972f28889de0296cdc23d2e5147

@cj-Noah cj-Noah mentioned this issue Jan 15, 2025
3 tasks
@tomasz-stefaniak
Copy link
Collaborator

@cj-Noah I saw in another thread that you mentioned that you don't have a config.json? What if you manually create one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Relates to configuration options ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior priority:high Indicates high priority
Projects
None yet
Development

No branches or pull requests

2 participants