https://supertokens.com/ logo
Docs
Join the conversationJoin Discord
Channels
community
contributing
general
github-activity
info
introductions
new-releases
random
security
support-questions
welcome-0xdelusion
welcome-aj-ya
welcome-aleksandrc
welcome-alpinjs
welcome-amberlamps1
welcome-andrew-rodriguez
welcome-ankit-choudhary
welcome-anthony-stod-custodio
welcome-call-in
welcome-chwalbox
welcome-claybiokiller
welcome-co7e
welcome-cosmoecwsa
welcome-devdag
welcome-dinso
welcome-drebotelho
welcome-elio
welcome-ernest
welcome-foxbarrington
welcome-fromscratch
welcome-galto4ir
welcome-goetzum
welcome-hay-kot
welcome-himanshu-kukreja
welcome-hossambarakat
welcome-ichikawakazuto
welcome-jahir9991
welcome-jamesl
welcome-jerry123424
welcome-john-oliver
welcome-jonas-alexanderson
welcome-jxyz
welcome-kelvinwop
welcome-kraz
welcome-lancekey
welcome-leoo
welcome-lukeacollins
welcome-m-j-mon
welcome-malik-khoja
welcome-marco
welcome-mardadi
welcome-meshguy
welcome-metamorph
welcome-mike-tectu
welcome-mirzok
welcome-mozomig
welcome-naberyou66_
welcome-nacer
welcome-namratha
welcome-naveenkumar
welcome-nightlight
welcome-nischith
welcome-notankit
welcome-olawumi
welcome-pavan-kumar-reddy-n
welcome-pineappaul
welcome-poothebear
welcome-rick
welcome-samuel-qosenergy
welcome-samuelstroschein
welcome-shubhamgoel23
welcome-shubhamkaushal
welcome-sidebar
welcome-surajsli
welcome-suyash_
welcome-syntaxerror
welcome-tauno
welcome-tauno
welcome-tawnoz
welcome-teclali
welcome-tls
welcome-turbosepp
welcome-vikram_shadow
welcome-yann
Powered by Linen
contributing
  • r

    rp

    09/29/2020, 7:43 PM
    I see.
  • r

    rp

    09/29/2020, 7:43 PM
    and what about
    ls plugin
  • m

    mmaha

    09/29/2020, 7:43 PM
    different result with the ``--wait``
  • m

    mmaha

    09/29/2020, 7:43 PM
    https://pastebin.com/G5eaDX3L
  • r

    rp

    09/29/2020, 7:44 PM
    Yea that's expected with the
    -- wait
    flag.
  • m

    mmaha

    09/29/2020, 7:44 PM
    HikariCP-3.4.1.jar
    slf4j-api-1.7.25.jar
    sqlite-plugin-1.1.0.jar
  • m

    mmaha

    09/29/2020, 7:44 PM
    ls plugin
  • r

    rp

    09/29/2020, 7:45 PM
    hmmm. so building is running perfectly.
  • r

    rp

    09/29/2020, 7:45 PM
    actually, in plugin, you should have:
    HikariCP-3.4.1.jar      slf4j-api-1.7.25.jar    sqlite-plugin-1.1.0.jar
  • r

    rp

    09/29/2020, 7:46 PM
    So you are missing
    HikariCP-3.4.1.jar
    for some reason. hmm
  • m

    mmaha

    09/29/2020, 7:46 PM
    HikariCP-3.4.1.jar slf4j-api-1.7.25.jar sqlite-plugin-1.1.0.jar
  • r

    rp

    09/29/2020, 7:46 PM
    ah ok
  • m

    mmaha

    09/29/2020, 7:46 PM
    Yes, I do see the 3 files
  • r

    rp

    09/29/2020, 7:46 PM
    So it seems to build fine then
  • r

    rp

    09/29/2020, 7:47 PM
    let me have a deeper look at the issue
  • m

    mmaha

    09/29/2020, 7:50 PM
    ok. will kill the process
    ./startTestingEnv
  • r

    rp

    09/29/2020, 7:57 PM
    in
    supertokens-root
    , can you please show the output of
    ls -al
  • r

    rp

    09/29/2020, 7:57 PM
    whilst running
    ./startTestingEnv --wait
    on another terminal (wait for it to finish building)
  • r

    rp

    09/29/2020, 7:57 PM
    cause it may be a permission issue of some folder
  • m

    mmaha

    09/29/2020, 7:57 PM
    total 112
    drwxr-xr-x  26 mmaha  staff   832 29 Sep 15:50 .
    drwxr-xr-x  17 mmaha  staff   544 29 Sep 14:59 ..
    drwxr-xr-x  12 mmaha  staff   384 29 Sep 15:04 .git
    -rw-r--r--   1 mmaha  staff  2815 29 Sep 14:36 .gitignore
    drwxr-xr-x   5 mmaha  staff   160 29 Sep 15:15 .gradle
    drwxr-xr-x  10 mmaha  staff   320 29 Sep 14:36 .idea
    -rw-r--r--   1 mmaha  staff   250 29 Sep 14:36 CHANGELOG.md
    -rw-r--r--   1 mmaha  staff  3264 29 Sep 14:36 CODE_OF_CONDUCT.md
    -rw-r--r--   1 mmaha  staff   464 29 Sep 14:36 CONTRIBUTING.md
    -rw-r--r--   1 mmaha  staff   586 29 Sep 14:36 README.md
    -rw-r--r--   1 mmaha  staff    83 29 Sep 14:36 build.gradle
    -rwxr-xr-x   1 mmaha  staff   821 29 Sep 14:36 gitStatus
    drwxr-xr-x   3 mmaha  staff    96 29 Sep 14:36 gradle
    -rwxr-xr-x   1 mmaha  staff  5916 29 Sep 14:36 gradlew
    -rwxr-xr-x   1 mmaha  staff  1782 29 Sep 14:36 loadModules
    drwxr-xr-x   4 mmaha  staff   128 29 Sep 15:36 logs
    drwxr-xr-x   2 mmaha  staff    64 29 Sep 14:39 mmaha
    -rw-r--r--   1 mmaha  staff   209 29 Sep 15:41 modules.txt
    -rw-r--r--   1 mmaha  staff   171 29 Sep 15:04 settings.gradle
    drwxr-xr-x   2 mmaha  staff    64 29 Sep 15:40 sqlite_db
    -rwxr-xr-x   1 mmaha  staff   306 29 Sep 14:36 startDevEnv
    -rwxr-xr-x   1 mmaha  staff   602 29 Sep 14:36 startTestingEnv
    drwxr-xr-x  27 mmaha  staff   864 29 Sep 15:41 supertokens-core
    drwxr-xr-x  17 mmaha  staff   544 29 Sep 15:41 supertokens-plugin-interface
    drwxr-xr-x  23 mmaha  staff   736 29 Sep 15:41 supertokens-sqlite-plugin
    drwxr-xr-x  13 mmaha  staff   416 29 Sep 14:36 utils
  • r

    rp

    09/29/2020, 7:58 PM
    what's in the
    mmaha
    folder? I guess it's the earlier unsuccessful clone?
  • m

    mmaha

    09/29/2020, 7:58 PM
    correct
  • m

    mmaha

    09/29/2020, 7:59 PM
    I can remove it. nothing in it
  • r

    rp

    09/29/2020, 7:59 PM
    there should be a
    temp
    folder as well
  • m

    mmaha

    09/29/2020, 8:00 PM
    There is a
    config.yaml
    in temp
  • r

    rp

    09/29/2020, 8:00 PM
    that's correct
  • r

    rp

    09/29/2020, 8:00 PM
    how about a
    version.yaml
    file?
  • r

    rp

    09/29/2020, 8:00 PM
    that should be in
    supertokens-root
    as well
  • m

    mmaha

    09/29/2020, 8:01 PM
    correct.
  • r

    rp

    09/29/2020, 8:01 PM
    Okay so this all seems fine
Powered by Linen
Title
r

rp

09/29/2020, 8:01 PM
Okay so this all seems fine
View count: 2