KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy i cant load th db on fundamentals project

  • i cant load th db on fundamentals project

    Posted by Juanse on December 2, 2024 at 7:41 pm

    dbPath: “/home/jovyan/fundamentals_capstone_dbs/”

    \l dbPath

    Juanse replied 3 days, 21 hours ago 3 Members · 17 Replies
  • 17 Replies
  • Juanse

    Member
    December 2, 2024 at 7:44 pm

    fix :  system “l “,getenv[`HOME],”/fundamentals_capstone_dbs/”

  • megan_mcp

    Administrator
    December 3, 2024 at 11:50 am

    Hi @Juanse ,

    Did you get sorted okay? 🙂 

    Thanks,

    Megan

  • Juanse

    Member
    December 3, 2024 at 1:52 pm

    no , it gives me a char problem 

  • Juanse

    Member
    December 3, 2024 at 2:07 pm

    its frustrating i tried several times to resolve , a while ago was working i tried to load how it says on project.md by the way the block of code to write doesnt allow to write just scratchpad , and gives me type: mismatched types   @megan_mcp  

    • This reply was modified 2 weeks, 4 days ago by  Juanse.
    • This reply was modified 2 weeks, 4 days ago by  Juanse.
    • megan_mcp

      Administrator
      December 3, 2024 at 4:05 pm

      Hi @Juanse ,

      Would you be able to share a screenshot of the code you are running and the error you are getting?

      Thanks,

      Megan

  • Juanse

    Member
    December 3, 2024 at 5:38 pm

    yes , thank you , icannot write in the block scope and it gives me the error on loading db when i tried with sucess before 

  • Juanse

    Member
    December 3, 2024 at 5:45 pm
    • megan_mcp

      Administrator
      December 4, 2024 at 10:57 am

      Hi @Juanse ,

      To preform a test, complete the exercises as normal, then when you want to test a function:

      1. Right click on the Function.test file so in this case it would be “showTableSummary.quke” -> Code -> Run Tests

      It will tell you if the tests have passed. Keep in mind you do not have to add anything to the tests!!

      Example below :

      • This reply was modified 2 weeks, 3 days ago by  megan_mcp.
  • Juanse

    Member
    December 5, 2024 at 12:52 pm

    Amazing , thank you !! ill be checking out 👌

  • Juanse

    Member
    December 17, 2024 at 12:14 pm

    Hi , i have the following error, i cant run the comand To load the db : system “l “,getenv[`HOME],”/fundamentals_capstone_dbs/”  

  • mwoods

    Administrator
    December 17, 2024 at 12:40 pm

    Hi @Juanse I reran your setups step (from the README) , can you try now?

  • Juanse

    Member
    December 17, 2024 at 1:02 pm

    thank you , what it means this error ?  it wasnt happen before

  • Juanse

    Member
    December 17, 2024 at 1:09 pm

    resolved , i had to access on storage by date , thank you! if i have more questions ill let you know 

  • Juanse

    Member
    December 17, 2024 at 5:15 pm

    @mwoods @megan_mcp i tried to download or render md and have this errors 

  • mwoods

    Administrator
    December 17, 2024 at 5:31 pm

    @Juanse I have rerun the setup script again for you, see below steps, navigate to directory on Termnial, run setup.sh and then relaunch Developer from Launcher window.

    I am not sure of the cause of the error, perhaps something you are running is triggering it but this fix should unblock you at least.

    • This reply was modified 3 days, 22 hours ago by  mwoods.
    • This reply was modified 3 days, 22 hours ago by  mwoods.
  • Juanse

    Member
    December 17, 2024 at 6:35 pm

    of course sr i did maybe the browser ? i dont know , i did the steps correctly but is the same error than before 

  • Juanse

    Member
    December 17, 2024 at 6:37 pm

    is about restarting the server

Log in to reply.