Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

DSE || quartus 15.1 issue

Does anyone have tried DSE II with quartus 15.1?

If I run it locally I have this errors (running DSE II on Quartus 15.0 I have no error...):

warning (12326): you are not logged in to the notification server or your session expired. notifications are disabled. login to the notification server to resume notifications.

warning: [errno 11004] getaddrinfo failed

error: [errno 11004] getaddrinfo failed

error: traceback (most recent call last):

file "server.py", line 103, in run_impl

file "c:\altera\15.1\quartus\common\python\lib\socketse rver.py", line 430, in __init__

self.server_bind()

file "c:\altera\15.1\quartus\common\python\lib\socketse rver.py", line 441, in server_bind

self.socket.bind(self.server_address)

socket.gaierror: [errno 11004] getaddrinfo failed

error: cannot start explorer server.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I was facing the same problem on Quartus 15.1 and 16.0. Altera Support Engineer recommended me to add an address 127.0.0.1 to Exploration/DSE Server Setting field, which was empty by default.

    Hope this could help you, too.