Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build blockly fail #218

Open
easonguolong opened this issue Aug 30, 2018 · 2 comments
Open

build blockly fail #218

easonguolong opened this issue Aug 30, 2018 · 2 comments

Comments

@easonguolong
Copy link

Build the first setp fail(build blockly fail),the log :
SUCCESS: msg\js\tr.js
SUCCESS: msg\js\uk.js
SUCCESS: msg\js\vi.js
SUCCESS: msg\js\zh-hans.js
SUCCESS: msg\js\zh-hant.js
Processed Ardublockly translation: msg\json\en_ardublockly.json
Processed Ardublockly translation: msg\json\es_ardublockly.json
Processed Ardublockly translation: msg\json\fr_ardublockly.json
Processed Ardublockly translation: msg\json\it_ardublockly.json
Processed Ardublockly translation: msg\json\nl_ardublockly.json
Processed Ardublockly translation: msg\json\ru_ardublockly.json
SUCCESS: blockly_uncompressed.js
Exception in thread Thread-2:
Traceback (most recent call last):
File "D:\python\lib\threading.py", line 530, in __bootstrap_inner
self.run()
File "build.py", line 177, in run
self.gen_core()
File "build.py", line 210, in gen_core
self.do_compile(params, target_filename, filenames, [])
File "build.py", line 274, in do_compile
conn.request("POST", "/compile", urllib.urlencode(params), headers)
File "D:\python\lib\httplib.py", line 946, in request
self._send_request(method, url, body, headers)
File "D:\python\lib\httplib.py", line 987, in _send_request
self.endheaders(body)
File "D:\python\lib\httplib.py", line 940, in endheaders
self._send_output(message_body)
File "D:\python\lib\httplib.py", line 803, in _send_output
self.send(msg)
File "D:\python\lib\httplib.py", line 755, in send
self.connect()
File "D:\python\lib\httplib.py", line 1152, in connect
self.timeout, self.source_address)
File "D:\python\lib\socket.py", line 567, in create_connection
raise error, msg
error: [Errno 10060]

@wiener0zyj
Copy link

the same problem with you!!

@ELundby45
Copy link
Contributor

Have you guys pulled the latest commit from master? In particular, make sure you have df16522

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants