HARk gui error

  • このトピックには1件の返信、2人の参加者があり、最後に匿名により5年、 11ヶ月前に更新されました。
2件の投稿を表示中 - 1 - 2件目 (全2件中)
  • 投稿者
    投稿
  • #1484
    匿名
    参加者

    hello
    when i run hark designer gui in my linux box, i get the error which i am attaching in the screenshot. please help me solving my problem.
    thank you
    riya

    #1495
    匿名
    参加者

    Hello

    Thank you for your inquiry.

    From the information in the screenshot I saw that the machine with HARK installed appeared to be separate from the machine it was working on, making a remote connection. If you have a remote connection, please try the following steps.

    The behavior when no options are given to the hark_designer command is to start the HARK-Designer server, then start the browser and connect as a client. That is, it tries to boot for use on the local machine.

    Step1:
    When making a remote connection, it is necessary to start up only the HARK-Designer server, so it is necessary to start it as follows.

    
    hark_designer allowremote
    

    Note:
    If port number 3000 is not available (for example, another application is using it), you need to change the port number.
    If you need to change the port number used to connect HARK-Designer from the initial value of 3000, give the environment variable as follows and start hark_designer.

    If you want to set the port number to 4000:

    
    PORT=4000 hark_designer allowremote
    

    Step2:
    After the server is up, launch a browser (Firefox, Chrome, etc.) on the machine you are working on and connect to the machine where HARK is installed.

    If the port number is 4000 and the IP is 11.22.33.44 then:

    
    http://11.22.33.44:4000/
    

    Best regards,
    HARK support team

2件の投稿を表示中 - 1 - 2件目 (全2件中)
  • このトピックに返信するにはログインが必要です。