pgorzelany / experimental-swift-server

The server code for the experimental Swift talk
MIT License
2 stars 0 forks source link

Problem with run project #1

Closed alexeysur closed 7 years ago

alexeysur commented 7 years ago

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.