jkovba / jhu-sp19-ids

0 stars 3 forks source link

Issue running in sandbox #1

Open khirh opened 5 years ago

khirh commented 5 years ago

I'm running the sandbox and getting a syntax error for fw1 and fw2

Here is the fix (missing the "}" symbol at the end):

CREATE (fw1:firewall {name:'fw1.jhu.edu', ip: '70.80.90.100'}) CREATE (fw2:firewall {name:'fw2.jhu.edu', ip: '70.80.90.101'})

jkovba commented 5 years ago

Oh no sorry about that. I'll update the file.

Thanks so much. I hope it didn't take long to figure out? Also, just curious, do you like the new assignment?

Have a great night,

Joe

On Tue, Mar 12, 2019 at 1:56 AM khirh notifications@github.com wrote:

I'm running the sandbox and getting a syntax error for fw1 and fw2

Here is the fix (missing the "}" symbol at the end):

CREATE (fw1:firewall {name:'fw1.jhu.edu', ip: '70.80.90.100'}) CREATE (fw2:firewall {name:'fw2.jhu.edu', ip: '70.80.90.101'})

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jkovba/jhu-sp19-ids/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AGi4mLIxjAqPLK3HhpyR7A22RcocjoQkks5vV0F-gaJpZM4bqH1y .

khirh commented 5 years ago

It didn't take long to figure out. Syntax errors are the first thing you learn to look for. I actually thought it was a symbol error from copy and pasting.

Yes, I really like the new assignment. Neo4j is a great tool. And the way it is designed you have to get a good feel for it before you are able to submit the assignment. That learning is exactly what I would want from a lab in this setting.

Thanks Joe.

jkovba commented 5 years ago

Hi Khir,

I'm sorry for the mix-up, and GREAT catch! I'm really glad you enjoyed it. I'll try to provide more useful assignments in the second-half!

Take care,

Joe

On Wed, Mar 13, 2019 at 6:09 PM khirh notifications@github.com wrote:

It didn't take long to figure out. Syntax errors are the first thing you learn to look for. I actually thought it was a symbol error from copy and pasting.

Yes, I really like the new assignment. Neo4j is a great tool. And the way it is designed you have to get a good feel for it before you are able to submit the assignment. That learning is exactly what I would want from a lab in this setting.

Thanks Joe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jkovba/jhu-sp19-ids/issues/1#issuecomment-472625570, or mute the thread https://github.com/notifications/unsubscribe-auth/AGi4mPkmMQPLraI_cwrJ1npVC2fhkr-8ks5vWXcfgaJpZM4bqH1y .