Giter Site home page Giter Site logo

problem with id create about public HOT 4 CLOSED

ZhangTao1596 avatar ZhangTao1596 commented on May 26, 2024
problem with id create

from public.

Comments (4)

vesellov avatar vesellov commented on May 26, 2024

Hi Tom! Did you saw the message: + new user tom registered successfully! ?
If not, try again... Identity create process sometimes failing when software is not able to detect your external IP address... this depends on your network configuration. so in this situation you can just retry and if identity already created it will print you :

bitdust id create veselin8
local identity [veselin8] already exist

Then you just run directly in your terminal :

bitdust

from public.

vesellov avatar vesellov commented on May 26, 2024

@KickSeason ...

If this is still failing you can check it in a different way... We need to know if BitDust will be able to run actually on your machine with your current internet connection...

First run BitDust in background (you do not need identity to start BitDust software, but you need identity to be able to talk to other people) :

bitdust daemon
new BitDust process will be started in daemon mode, finishing current process

Then try to see if "stun my external IP" method is working actually for you :

bitdust api network_stun
{ u'execution': u'7.129433',
  u'result': [ { u'details': 8489,
                 u'ip': u'123.45.67.89',
                 u'result': u'stun-success',
                 u'type': u'non-symmetric'}],
  u'status': u'OK'}

if this is OK, then it must be some another error during identity create process....

from public.

ZhangTao1596 avatar ZhangTao1596 commented on May 26, 2024

thank you. I'll try.

from public.

vesellov avatar vesellov commented on May 26, 2024

this issue suppose to be resolved now

from public.

Related Issues (1)

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.