Git Product home page Git Product logo

Comments (2)

come-maiz avatar come-maiz commented on June 10, 2024

I ran it again. It got stuck in the same place, but at least the service seems to have started alright this time and I could continue on the website IDE.

$ ./ArduinoCreateAgent-1.1-linux-x64-installer.run 
INFO[0000] map[]                                        
INFO[0000] Version:1.0.37                               
INFO[0000] Hostname: aeneas                             
INFO[0000] Garbage collection is on using Standard mode, meaning we just let Golang determine when to garbage collect. 
INFO[0000] You specified a serial port regular expression filter: usb|acm|com

INFO[0000] Your serial ports:                           
INFO[0000]  {/dev/ttyUSB0     0xEA60 0x10C4 0001 false}

[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
 - using env:   export GIN_MODE=release
 - using code:  gin.SetMode(gin.ReleaseMode)

[GIN-debug] GET    /                         --> main.homeHandler (2 handlers)
[GIN-debug] GET    /certificate.crt          --> main.certHandler (2 handlers)
[GIN-debug] DELETE /certificate.crt          --> main.deleteCertHandler (2 handlers)
[GIN-debug] POST   /upload                   --> main.uploadHandler (2 handlers)
[GIN-debug] GET    /socket.io/               --> main.*WsServer.ServeHTTP·fm (2 handlers)
[GIN-debug] POST   /socket.io/               --> main.*WsServer.ServeHTTP·fm (2 handlers)
[GIN-debug] WS     /socket.io/               --> main.*WsServer.ServeHTTP·fm (2 handlers)
[GIN-debug] WSS    /socket.io/               --> main.*WsServer.ServeHTTP·fm (2 handlers)
[GIN-debug] GET    /info                     --> main.infoHandler (2 handlers)
[GIN-debug] POST   /killbrowser              --> main.killBrowserHandler (2 handlers)
[GIN-debug] POST   /pause                    --> main.pauseHandler (2 handlers)
[GIN-debug] POST   /update                   --> main.updateHandler (2 handlers)
INFO[0000] Inside run of serialhub                      
[GIN-debug] Listening and serving HTTPS on 127.0.0.1:8991
[GIN-debug] Listening and serving HTTP on 127.0.0.1:8991
[GIN-debug] [ERROR] listen tcp 127.0.0.1:8991: bind: address already in use
INFO[0000] Error trying to bind to port: listen tcp 127.0.0.1:8991: bind: address already in use, so exiting... 
[GIN-debug] Listening and serving HTTP on 127.0.0.1:8992
http: TLS handshake error from 127.0.0.1:51818: tls: first record does not look like a TLS handshake

from arduino-create-agent.

mastrolinux avatar mastrolinux commented on June 10, 2024

Hi,

Ubuntu 16.10 is not being released yet and it is highly experimental so it is not supported by our software. That's probably why the password dialog is not showing.

from arduino-create-agent.

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.