Laura
Forum Replies Created
-
Laura
AdministratorJune 26, 2024 at 12:15 pm in reply to: Need to Reset My Capstone project – its not working as it should InboxHi @modish0161 ,
Apologies for the delay.
I relaunched your server and ran the setup script for the Level 2 capstone project which set up a new workspace within Developer called funds_capstone.
If you select that new workspace when you open the sandbox, you should be able to start from scratch in it.
I did all this for the account under your gmail, if this isn’t the correct account please private message me the correct email address and I can do the same for it.
Let me know how you get on.
Laura
-
Laura
AdministratorJune 24, 2024 at 4:15 pm in reply to: Advanced Capstone: Unable to run setup.sh script -
Laura
AdministratorJune 24, 2024 at 12:03 pm in reply to: Advanced Capstone: Unable to run setup.sh scriptHi @luis ,
I am able to replicate this issue on the advanced IPC lesson, thank you for letting us know! I will investigate this further and get back to you as soon as it is resolved.
As for the advanced capstone, I’m not able to replicate the issue within that sandbox.
Are you sure you’re navigating out of the course-advanced-ipc directory and into the course-advanced-capstone directory? (it may default to opening in the ipc directory if you are working in a few different sandboxes)
If you haven’t run the setup script for the capstone, you are right that you won’t be able to complete some parts of the project as there will be data etc missing.
Let me know if you’re able to get it running, ensuring you are in the course-advanced-capstone directory in the terminal.
Thanks,
Laura
-
Hi @jkries02 ,
From a quick read of your function, I can see it won’t run because of the structure of your if statements section.
Have a look at the documentation on if here: https://code.kx.com/q/ref/if/
You may find it more useful to use conditional evaluation in this case: https://code.kx.com/q/ref/cond/
Hope that helps!
Laura
-
Laura
AdministratorJune 24, 2024 at 8:27 am in reply to: Need to Reset My Capstone project – its not working as it should InboxHi Matt,
I can reset your server no problem, can you confirm you have saved any code you need to before I go ahead?
I edited your post to remove your phone number as this is a public forum and you should not share any personal information.
If you need to reach the team directly you can email communitymanager@kx.com.
Thanks,
Laura
-
@biman @justTil
Thanks both for flagging the issue and for your patience.
This issue should be resolved now.
Any other problems please do reach out.
Thanks,
Laura
-
@biman @Kimmy
This should be back up and running for you now, thanks again for alerting us and for your patience while we got it resolved.
Any other issues please don’t hesitate to reach out,
Laura
-
Laura
AdministratorJune 14, 2024 at 11:47 am in reply to: Your server is starting up. You will be redirected automatically when it's readyThis should be back up and running for you now, thanks again for alerting us and for your patience while we got it resolved.
Any other issues please don’t hesitate to reach out,
Laura
-
Hi both,
We’re investigating this issue, thanks for flagging!
Will report back shortly.
Laura
-
Laura
AdministratorJune 14, 2024 at 11:29 am in reply to: Your server is starting up. You will be redirected automatically when it's readyHi @Huddy ,
Thanks for flagging, we’re investigating this issue now.
Will report back shortly!
Laura
-
Hi,
I’ve had a look at your server and tried resetting it, but it hasn’t worked.
I can just wipe your instance and you can click “Launch KX Sandbox” from the course overview page to start a fresh instance?
Let me know if that suits and I can do that for you now.
Thanks,
Laura
-
Hi @Kimmy ,
Sorry to hear you’re having issues!
Which environment are you looking to repopulate, which course data is missing?
If you can provide a little more information I can go have a look for you.
Thanks,
Laura
-
Laura
AdministratorJune 25, 2024 at 4:00 pm in reply to: Advanced Capstone: Unable to run setup.sh scriptHi @luis,
Apologies, the system we use for automatically sending out the passcodes is currently down, thank you for flagging this so we caught it!
I have manually issued your passcode email now, congratulations!
Any other issues please don’t hesitate to reach out.
Laura
-
Hi,
Don’t worry about jumping on the thread, it’s good to have it on one thread to help others!
I ran your two solutions and then ran
type each edgeCor
on each.
And while the output dictionary looked the same for both outputs, using the input of “1” in your first attempt defaulted the types to:
edge | -7
qty | -9
numTrds| -9when the correct types should be (and are in your second attempt)
edge | -9
qty | -9
numTrds| -9Hope this helps!
Laura
-
No worries, I’ve deleted your instance so feel free to click on “Launch KX Sandbox” to start afresh: Course Overview – KX Learning Hub
Any other issues don’t hesitate to reach out!
Laura