Giter Club home page Giter Club logo

Comments (5)

Algebregama avatar Algebregama commented on July 4, 2024

docker ps -a | grep sql

a827c25d3af3 open365/mysql-discovery:latest "docker-entrypoint.sh" 10 minutes ago Restarting (8) 3 minutes ago 0.0.0.0:3306->3306/tcp, 0.0.0.0:33249->7946/tcp, 0.0.0.0:33249->7946/udp

docker run -it open365/mysql-discovery

  • cat
  • eyeos-service-ready-notify-cli
  • eyeos-run-server --serf --skip-dnsmasq '/entrypoint.sh mysqld'
    Starting eyeos-sevice-ready-notify-cli
    Using auto-registering
    Calling registerService with the following info: { id: 'c556663b9f70', name: 'mysql', ip: '172.17.0.31', port: 0 }
    Going to register service into serf { id: 'c556663b9f70', name: 'mysql', ip: '172.17.0.31', port: 0 }
    Executing: serf tags -set c556663b9f70=mysql:172.17.0.31:0
    Command executed { [Error: Command failed: ] killed: false, code: 1, signal: null } Error connecting to Serf agent: dial tcp 127.0.0.1:7373: connection refused

from open365.

thejrose1984 avatar thejrose1984 commented on July 4, 2024

I'm getting the same, if not identical error upon install. I have an instance of MySQL on another host. I don't understand why I am not prompted to enter that information.

from open365.

anortef avatar anortef commented on July 4, 2024

Algebregama can you provide the docker logs of the mysql while failing?

thejrose1984 Open365 is a whole suite that contains everything it needs to work but due to it being open source you can modify it to use an external mysql and help improve the product :D

from open365.

joubertredrat avatar joubertredrat commented on July 4, 2024

Same problem here. After installation I'm havin problems with MySQL too.

from open365.

kaholai avatar kaholai commented on July 4, 2024

Same problem here. After the fully installation, open365/mysql-discovery container just not working.

Error Msg:

eyeos-run-server: Skipping launching of dnsmasq as demanded
Starting LoggerFactory...
LoggerFactory started
Starting Services ( [ '/entrypoint.sh mysqld' ] )...
2016-07-04 03:31:02 0 [Note] mysqld (mysqld 5.6.30) starting as process 15 ...
2016-07-04 03:31:02 15 [Note] Plugin 'FEDERATED' is disabled.
mysqld: Table 'mysql.plugin' doesn't exist
2016-07-04 03:31:02 15 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2016-07-04 03:31:02 15 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-07-04 03:31:02 15 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-04 03:31:02 15 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-07-04 03:31:02 15 [Note] InnoDB: Memory barrier is not used
2016-07-04 03:31:02 15 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-07-04 03:31:02 15 [Note] InnoDB: Using Linux native AIO
2016-07-04 03:31:02 15 [Note] InnoDB: Using CPU crc32 instructions
2016-07-04 03:31:02 15 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-07-04 03:31:02 15 [Note] InnoDB: Completed initialization of buffer pool
2016-07-04 03:31:02 15 [Note] InnoDB: Highest supported file format is Barracuda.
2016-07-04 03:31:02 15 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1600717 in the ib_logfiles!
2016-07-04 03:31:02 15 [Note] InnoDB: Database was not shutdown normally!
2016-07-04 03:31:02 15 [Note] InnoDB: Starting crash recovery.
2016-07-04 03:31:02 15 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-07-04 03:31:02 15 [Note] InnoDB: Restoring possible half-written data pages
2016-07-04 03:31:02 15 [Note] InnoDB: from the doublewrite buffer...
2016-07-04 03:31:02 15 [Note] InnoDB: 128 rollback segment(s) are active.
2016-07-04 03:31:02 15 [Note] InnoDB: Waiting for purge to start
2016-07-04 03:31:02 15 [Note] InnoDB: 5.6.30 started; log sequence number 1600717
2016-07-04 03:31:02 15 [Note] Server hostname (bind-address): '*'; port: 3306
2016-07-04 03:31:02 15 [Note] IPv6 is available.
2016-07-04 03:31:02 15 [Note] - '::' resolves to '::';
2016-07-04 03:31:02 15 [Note] Server socket created on IP: '::'.
2016-07-04 03:31:02 15 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist

from open365.

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.