Skip to content
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

motd: cannot parse server tag: EOF #981

Open
RPing opened this issue Sep 5, 2021 · 0 comments
Open

motd: cannot parse server tag: EOF #981

RPing opened this issue Sep 5, 2021 · 0 comments

Comments

@RPing
Copy link

RPing commented Sep 5, 2021

It happened in Sublime text 3.2.2
full log

** 2021-09-05 17:40:13.815383 **:
GoSublime init r20.06.14-1 (0.003s)
|   install margo: no
|   install state: done
| sublime.version: 3211
| sublime.channel: stable
|       about.ann: a20.06.14-1
|   about.version: r20.06.14-1
|         version: r20.06.14-1
|        platform: linux-x64
|            ~bin: ~/.config/sublime-text-3/Packages/User/GoSublime/linux-x64/bin
|       margo.exe: ~bin/gosublime.margo_r20.06.14-1_go1.16.5.exe (ok)
|          go.exe: /usr/local/go/bin/go (ok)
|      go.version: go1.16.5
|          GOROOT: /usr/local/go
|          GOPATH: ~/go
|           GOBIN: (not set)
|       set.shell: []
|       env.shell: /bin/bash
|       shell.cmd: ['/bin/bash', '-l', '-c', '${CMD}']
|    sh.bootstrap: 
|                > 	GOPATH is not set... setting it to the default: ~/go
|                > 	using shell env GOPATH=~/go
|                > 	using shell env GOROOT=/usr/local/go
|                > 	using shell env PATH=~/.serverless/bin:~/.config/sublime-text-3/Packages/GoSublime/bin:~/.config/sublime-text-3/Packages/User/GoSublime/bin:~/go/bin:~/.serverless/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/go/bin:/usr/lib/node-v6.10.1/bin:~/bin:/usr/local/opt/go/bin:/usr/local/go/bin:~/go/bin:/usr/lib/node-v6.10.1/bin
|                > 	go version: `go1.16.5` (raw version string `go1.16.5`)
|                > 	shell bootstrap took 31.808s
|                >
--------------------------------

  margo: agent#007: ['go', 'install', '-v', '-x', 'margo.sh']:
  WORK=/tmp/go-build2925051689
  
[17:40:23] margo: agent#007: ['/home/rpchen1228/.config/sublime-text-3/Packages/GoSublime/bin/margo.sh', 'start', 'margo.sublime', '-codec', 'msgpack']
[17:40:24] margo: agent#007: log: Using margo extension: /home/rpchen1228/.config/sublime-text-3/Packages/User/GoSublime/src/margo
[17:40:24] margo: agent#007: log: ``` go install -v -tags="margo margo_extension" margo.sh/cmd/margo.sublime ```
[17:40:27] margo: agent#007: log: ``` /home/rpchen1228/.config/sublime-text-3/Packages/GoSublime/bin/margo.sublime -codec msgpack ```
[17:40:28] margo: agent#007: log: oom_nix.go:25: SetMemoryLimit: limit=2048MiB, RLIMIT_DATA={Cur: 2048MiB, Max:17592186044415MiB}
[17:40:28] margo: agent#007: log: store.go:137: started
[17:40:28] margo: agent#007: log: motd.go:207: motd: cannot parse server tag: EOF
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

No branches or pull requests

1 participant