micro-editor / micro-editor/micro
Plugin error
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
I installed the micro editor using snap on my Linux-based google cloud instance, and then tried to install comment plugin by entering the command 'plugin install comment'. But, then I got the following error message:
Failed to query plugin channel:
Get https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json: dial tcp: lookup raw.githubusercontent.com on [::1]:53: dial udp [::1]:53: socket: permission denied
I would appreciate it if anyone could help me with this issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing plugin install comment in the snap-installed micro editor on the reported Linux Google Cloud instance. Trace the request to the plugin channel URL and the DNS permission error; done means the failure is fixed or its environment-specific cause is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100