after starting server 0.86 and loging out now wont connect to Host

added the server function and the remote app works great after logout and shutdown
went to Host to run some tests manually and it wont connect to the host with access to com4 port is denied

reset the host app and pressed the reset on the full display?
Any ideas going to try rebooting the computer

Comments

  • same issue after rebooting the computer and power down and restart?
  • host says access to the port com4 is denied even after reloading software
    Confirmed com 4 is working under devices setting in windows
  • You have configured server to connect to printer soport is in use. In host you select repetier server connector instead of serial connector and enter ip port and api key from server, then host connects to server and server is connectred to printer. That way you can even close host when printing since server does the printing in background.
  • thank you! :>)

  • the sad part of this of once i went to the printer config in the host it suggests this connection, Duho
    wish there was a way to copy the api got it working
    thanks
    recoush
  • was going to start a new thread, but as this is related
     
    How do i upload repetier firmware arduino ide while i was trying to upload a new config H
    received the error messages below?

    Arduino: 1.8.1 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

    Sketch uses 125270 bytes (49%) of program storage space. Maximum is 253952 bytes.
    Global variables use 4444 bytes (54%) of dynamic memory, leaving 3748 bytes for local variables. Maximum is 8192 bytes.
    avrdude: ser_open(): can't open device "\\.\COM4": Access is denied.


    avrdude: ser_drain(): read error: The handle is invalid.


    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: ser_send(): write error: sorry no info avail
    avrdude: stk500_send(): failed to send command to serial port
    avrdude: ser_recv(): read error: The handle is invalid.


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_getsync(): timeout communicating with programmer
    the selected serial port avrdude: stk500v2_getsync(): timeout communicating with programmer
     does not exist or your board is not connected

    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.


  • after snooping around turned off server in Host then it worked :>)
     
Sign In or Register to comment.