Git Product home page Git Product logo

Comments (7)

vodkaslime avatar vodkaslime commented on May 25, 2024

Sure. we are aware that ubuntu 18.04 comes with glibc 2.27.

So how did you get the pairmesh binary? Downloading from our release, or making your own local build in your 18.04 machine?

from pairmesh.

eagleon avatar eagleon commented on May 25, 2024

Downloading from release

from pairmesh.

vodkaslime avatar vodkaslime commented on May 25, 2024

Oh that makes sense. The current release was build with glibc 2.35.

I'll try making another build using 18.04 and update it in the release. I'll let you know.

from pairmesh.

vodkaslime avatar vodkaslime commented on May 25, 2024

Tarball updated in the release. Please try it out.

from pairmesh.

vodkaslime avatar vodkaslime commented on May 25, 2024

https://github.com/pairmesh/pairmesh/releases/download/v0.0.1/pairmesh-v0.0.1-ubuntu-18.04-amd64.tar.gz

from pairmesh.

eagleon avatar eagleon commented on May 25, 2024
ubuntu@120-182 ~> sudo ./pairmesh -t pmkey-a4647a7837014d8bb086ba5e861*****
ubuntu@120-182 ~> ps -ef | grep pair
ubuntu   21068 20503  0 19:28 pts/0    00:00:00 grep --color=auto pair
ubuntu@120-182 ~>

可以启动,但是无法正常运行,在网站的dashboard上也未注册上

from pairmesh.

vodkaslime avatar vodkaslime commented on May 25, 2024

That's weird.

我是用的VMware的18.04环境做的build,在机器里边启动之后log应该是

2022-03-22T14:14:45.817-0700	INFO	Load configuration finished	{<whole bunch of config>}
2022-03-22T14:14:46.716-0700	INFO	Save the latest configuration	{<whole bunch of config>}
2022-03-22T14:14:46.717-0700	INFO	Exchange auth key finished
2022-03-22T14:14:47.064-0700	INFO	Preflight request successful
2022-03-22T14:14:47.102-0700	INFO	Set virtual device address finished	{"address": "100.111.22.118"}
2022-03-22T14:14:47.102-0700	INFO	Driver preflight finished
2022-03-22T14:14:47.105-0700	INFO	Driver initialized successfully
2022-03-22T14:14:47.106-0700	INFO	All background threads running
2022-03-22T14:14:52.237-0700	INFO	ExternalAddressChanged	{"address": "207.6.111.156:65071"}
2022-03-22T14:14:52.237-0700	INFO	Local endpoints changed	{"endpoints": ["192.168.50.130:49489", "207.6.111.156:65071"]}
2022-03-22T14:15:27.372-0700	INFO	ExternalAddressChanged	{"address": "207.6.111.156:51319"}
...

我们会继续研究这个问题,但是在你的机器上没有任何log打印,我们也挺难复现的。要不要与此同时你试试看在本地checkout代码,然后compile一份出来,看看能不能启动?

from pairmesh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.