Skip to content

syntax error: invalid regular expression /^i-???????$/: nothing to repeat #108

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

Closed
ericpaulsen opened this issue Jun 15, 2023 · 5 comments · Fixed by #150
Closed

syntax error: invalid regular expression /^i-???????$/: nothing to repeat #108

ericpaulsen opened this issue Jun 15, 2023 · 5 comments · Fixed by #150
Assignees

Comments

@ericpaulsen
Copy link
Member

ericpaulsen commented Jun 15, 2023

a customer reported seeing this error when opening a connection and reconnecting.

Failed to open workspace
SyntaxError: Invalid regular expression: /^i-???????? i-?????????????????$/: Nothing to repeat

image

here's their VS Code, Coder Remote, and client OS configs:

# VS Code
Version: 1.79.0
Commit: b380da4ef1ee00e224a15c1d4d9793e27c2b6302
Date: 2023-06-07T14:29:00.206Z
Electron: 22.5.5
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 22.2.0

# macOS
ventura 13.1

# Coder Remote
v0.1.19
@code-asher code-asher self-assigned this Sep 21, 2023
@ohimors
Copy link

ohimors commented Sep 28, 2023

What's the status of the fix for this issue?

Screenshot 2023-09-27 at 3 02 41 PM

Version: 1.82.2
Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
Date: 2023-09-14T05:59:47.790Z (2 wks ago)
Electron: 25.8.1
ElectronBuildId: 23779380
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin x64 22.6.0

@ericpaulsen
Copy link
Member Author

@ohimors thank you for following up. it appears this bug was fixed and then reintroduced in the latest release of the extension. can you confirm what version of the extension you experienced this on?

cc: @code-asher

@ohimors
Copy link

ohimors commented Sep 29, 2023

Coder Remote v0.1.23 is installed.

@code-asher
Copy link
Member

I am aiming to take a look at this next week.

@code-asher
Copy link
Member

Fix released in 0.1.25. Let me know if there are still issues.

@matifali matifali removed the bug label Oct 15, 2024
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

Successfully merging a pull request may close this issue.

4 participants