You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug: Uncaught exception: TypeError: Cannot convert argument to a ByteString because the character at index 6 has a value of 65533 which is greater than 255.
#3029
Open
xavice opened this issue
Jan 26, 2025
· 3 comments
PhpStorm 2024.1.6
Build #PS-241.19072.22, built on August 9, 2024
Licensed to xxx / Jan Vernarsky
You have a perpetual fallback license for this version.
Subscription is active until October 1, 2025.
Runtime version: 17.0.11+1-b1207.30 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4086M
Cores: 12
Registry:
run.processes.with.pty=TRUE
ide.experimental.ui=true
Non-Bundled Plugins:
com.sourcegraph.jetbrains (7.10.1)
Bug Description
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - Uncaught exception: TypeError: Cannot convert argument to a ByteString because the character at index 6 has a value of 65533 which is greater than 255.
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at webidl.converters.ByteString (node:internal/deps/undici/undici:2053:17)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at _Headers.set (node:internal/deps/undici/undici:2397:35)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at _SourcegraphGraphQLAPIClient.fetchSourcegraphAPI (C:\Users\jjxav\AppData\Roaming\JetBrains\PhpStorm2024.1\plugins\Sourcegraph\agent\index.js:55144:19)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at runNextTicks (node:internal/process/task_queues:60:5)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at listOnTimeout (node:internal/timers:540:9)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at process.processTimers (node:internal/timers:514:7)
2025-01-26 14:48:36,249 [ 7110] WARN - #com.sourcegraph.cody.agent.CodyAgent - at async C:\Users\jjxav\AppData\Roaming\JetBrains\PhpStorm2024.1\plugins\Sourcegraph\agent\index.js:55354:36
2025-01-26 14:48:36,250 [ 7111] WARN - #com.sourcegraph.cody.agent.CodyAgent - at async run2 (C:\Users\jjxav\AppData\Roaming\JetBrains\PhpStorm2024.1\plugins\Sourcegraph\agent\index.js:29599:23)
Additional context
tried to reinstall plugin, did not help
The text was updated successfully, but these errors were encountered:
IDE Information
PhpStorm 2024.1.6
Build #PS-241.19072.22, built on August 9, 2024
Licensed to xxx / Jan Vernarsky
You have a perpetual fallback license for this version.
Subscription is active until October 1, 2025.
Runtime version: 17.0.11+1-b1207.30 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4086M
Cores: 12
Registry:
run.processes.with.pty=TRUE
ide.experimental.ui=true
Non-Bundled Plugins:
com.sourcegraph.jetbrains (7.10.1)
Bug Description
Additional context
tried to reinstall plugin, did not help
The text was updated successfully, but these errors were encountered: