Invalid argument error when connecting to Google apps using the internal toolchain
Open
bug
g3
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Devtools is crashing when connecting to internal Google apps.
The error is like:
```
FormatException: Unexpected character (at character 1)
Invalid argument (must be a file:// URI String)
```
See b/359067065 for details of this.
Contributor guide
Research direction
Start by reproducing the connection to an internal Google app and inspect the URI passed to the internal toolchain; use b/359067065 for the reported details. Done means the connection no longer crashes with FormatException and handles the required file:// URI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100