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
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Describe the bug
View->Plugin Manager->install the plugin where in available list, report error :
TypeError: Request path contains unescaped characters.
at new ClientRequest (_http_client.js:51:11)
at Object.exports.request (http.js:31:10)
at TunnelingAgent.exports.request (https.js:163:15)
at TunnelingAgent.createSocket (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:117:25)
at TunnelingAgent.createSecureSocket [as createSocket] (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:184:41)
at TunnelingAgent.addRequest (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:80:8)
at new ClientRequest (_http_client.js:133:16)
at Object.exports.request (http.js:31:10)
at Object.exports.request (https.js:163:15)
at Request.start (D:\lighttable081\resources\app\core\node_modules\request\main.js:559:30)
Branch
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
View->Plugin Manager->install the plugin where in available list, report error :
TypeError: Request path contains unescaped characters.
at new ClientRequest (_http_client.js:51:11)
at Object.exports.request (http.js:31:10)
at TunnelingAgent.exports.request (https.js:163:15)
at TunnelingAgent.createSocket (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:117:25)
at TunnelingAgent.createSecureSocket [as createSocket] (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:184:41)
at TunnelingAgent.addRequest (D:\lighttable081\resources\app\core\node_modules\request\tunnel.js:80:8)
at new ClientRequest (_http_client.js:133:16)
at Object.exports.request (http.js:31:10)
at Object.exports.request (https.js:163:15)
at Request.start (D:\lighttable081\resources\app\core\node_modules\request\main.js:559:30)
Branch
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: