You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wanted to run your project on my Raspberry pi 3 (OS: Linux mute 4.9.26v7-aufs #1 SMP Tue May 9 20:14:03 CEST 2017 armv7l armv7l armv7l GNU/Linux) with Swift 3.1 and Vapor 2.0.
But when try to access from the brower(Firefox 52.0): http://0.0.0.0:8080, I get error:
alexey@mute:~/Projects/experimental-swift-server$ vapor run serve
Running experimental-swift-server ...
No preparations.
Server 'default' starting at 0.0.0.0:8080
GET /
*** Error in `.build/debug/App': malloc(): memory corruption: 0x70805d50 ***
What can I do to fix it?
Can put on Github your iOS App for manager LED and DigitalDisplay?
And Scheme circuit assembly, preferably in the format FRITZING. For Lookablility?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, I wanted to run your project on my Raspberry pi 3 (OS: Linux mute 4.9.26v7-aufs #1 SMP Tue May 9 20:14:03 CEST 2017 armv7l armv7l armv7l GNU/Linux) with Swift 3.1 and Vapor 2.0.
But when try to access from the brower(Firefox 52.0): http://0.0.0.0:8080, I get error:
alexey@mute:~/Projects/experimental-swift-server$ vapor run serve
Running experimental-swift-server ...
No preparations.
Server 'default' starting at 0.0.0.0:8080
GET /
*** Error in `.build/debug/App': malloc(): memory corruption: 0x70805d50 ***
What can I do to fix it?
Can put on Github your iOS App for manager LED and DigitalDisplay?
And Scheme circuit assembly, preferably in the format FRITZING. For Lookablility?
Thank you.
The text was updated successfully, but these errors were encountered: