Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20735 Discussions

DSE || quartus 15.1 issue

Altera_Forum
Honored Contributor II
1,046 Views

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. 

 

 

 

 

 

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
242 Views

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.
0 Kudos
Reply