FPGADev
New Contributor
2 years agoQuartus Prime Pro 23.2.0 Build 94 Linux
Hello,
the compilation always hangs with the last message:
Info (14663): The full compiler reports are being uploaded to the Notification Center server ...
With some debugging I can see a connection attempt to my local ip and port 36098. There is no process that is currently listen on that port.
With netcat in listener mode i can see the following data is send by quartus but it still hangs.
Is it possible to disable the report upload?
PUT /api/v1.0/compile/XXXX/report/ HTTP/1.1 Host: XXXX:36098 User-Agent: Quartus Prime Version 23.2.0/linux64 Referer: Cookie: Accept: application/json Content-Type: application/json X-Requested-With: XMLHttpRequest Content-Length: 911 {"full_report_json":{"data":{"text":"Copyright (C) 2023 Intel Corporation. All rights reserved.\nYour use of Intel Corporation's design tools, logic functions \nand other software and tools, and any partner logic \nfunctions, and any output files from any of the foregoing \n(including device programming or simulation files), and any \nassociated documentation or information are expressly subject \nto the terms and conditions of the Intel Program License \nSubscription Agreem ent, the Intel Quartus Prime License Agreement,\nthe Intel FPGA IP License Agreement, or other applicable license\nagreement, including, without limitation, tha t your use is for\nthe sole purpose of programming logic devices manufactured by\nIntel and sold by Intel or its authorized distributors. Please\nrefer to the applicable agreement for further details, at\nhttps://fpgasoftware.intel.com/eula.\n"},"title":"Legal Notice"}}