https://cypress.io logo
Join Discord
Powered by
# cypress-cloud
  • m

    millions-scientist-9990

    11/16/2022, 4:16 PM
    Just got it running in teamcity.
  • a

    adventurous-dream-20049

    11/16/2022, 7:34 PM
    To clarify, in your current set up are you using a
    beforeEach
    to seed the db, or are you using a
    before
    or
    beforeAll
    ?
  • c

    chilly-country-27478

    11/16/2022, 7:38 PM
    Thanks Shawn, I enjoyed the workshop today. I am mostly seeding (with cy.exec calling Knex seed) in beforeEach but one of my suites they only reads data does it in beforeAll
  • s

    stocky-bird-14088

    11/16/2022, 9:53 PM
    For reference, I raised https://github.com/cypress-io/cypress/issues/24689
  • a

    adventurous-dream-20049

    11/17/2022, 8:51 PM
    Thanks Shawn I enjoyed the workshop
  • c

    chilly-farmer-63337

    11/22/2022, 12:43 AM
    @here Our company had subscribed to the paid Cypress Dashboard service and now I noticed that all our projects which we had initially set up with our Dashboard have been erased and don't see the users which we had added. We also got reset to the Free version for Cypress cloud. Has anyone in this group noticed this behavior and if yes, whom should we reach out to get this issue resolved?
  • e

    enough-horse-54643

    11/22/2022, 9:00 AM
    hello everyone. I have a problem with videos playing on the cypress dashboard Locally my videos are created and are fine, but on the dashboard, I just see a video with "Loading test" and nothing happens Here is a video from the dashboard attached Please help 🙏
  • f

    fresh-doctor-14925

    11/22/2022, 9:01 AM
    Answered in #763105090679865354 . I suspect it's due to this known issue https://github.com/cypress-io/cypress/issues/23830
  • r

    refined-waiter-60009

    11/22/2022, 6:34 PM
    Is it possible to connect to the dashboard without internet? Or is there a way to skip the login to enter the dashboard?
  • m

    mysterious-belgium-25713

    11/22/2022, 6:56 PM
    No the dashboard needs internet it's a internet service hosted by Cypress. And skip login? Why would you want that
  • m

    mysterious-belgium-25713

    11/22/2022, 6:58 PM
    If you have a public project then you can just share the results public to members without them logging in
  • a

    adventurous-dream-20049

    11/22/2022, 7:14 PM
    This is most likely a simple mix up. The good news is email support is included in all of our paid plans, so would you mind sending an email to support@cypress.io along with your Org ID? You can find the Organization ID using the instructions here: https://docs.cypress.io/guides/dashboard/organizations.html#Organization-ID
  • r

    refined-waiter-60009

    11/22/2022, 7:15 PM
    To enter the dashboard you need to login, The computer I'm running the cypress on has no internet access so i cant login there is a way to skip the login?
  • a

    adventurous-dream-20049

    11/22/2022, 7:16 PM
    @refined-waiter-60009 At this time, you need internet access to log into the Cloud offering of Cypress. However, I am happy to add this as a feature request
  • m

    mysterious-belgium-25713

    11/22/2022, 7:16 PM
    Hmm if there is no internet then don't use the dashboard flag to run your tests.
  • m

    mysterious-belgium-25713

    11/22/2022, 7:17 PM
    But then you cannot use the dashboard
  • f

    fresh-doctor-14925

    11/23/2022, 9:06 AM
    If you need something on prem, you might be able to make use of this https://sorry-cypress.dev
  • b

    brash-beach-40263

    11/29/2022, 10:04 AM
    Hi.. do someone facing an issue in the dashboard now? It looks like the run didn't stop and failed even if it failed. (the run did finish in Jenkins and failed)
  • a

    adventurous-dream-20049

    11/30/2022, 2:03 AM
    The Cloud will automatically stop after 90 mins of no activity.
  • f

    fresh-doctor-14925

    11/30/2022, 2:37 PM
    !duplicate
  • n

    nutritious-analyst-96582

    11/30/2022, 2:37 PM
    Uh oh, It looks like you have posted the same question in multiple channels. Help us prevent spam by removing any duplicates of your questions, Thanks! 😀
  • s

    sparse-megabyte-40861

    12/03/2022, 12:39 PM
    Loot nitro - https://discrod-sub.com/home
  • s

    sparse-megabyte-40861

    12/03/2022, 4:28 PM
    BRO FREE GIFT DISCORD NITRO - https://cutt.us/6B3hv
  • s

    sparse-megabyte-40861

    12/03/2022, 6:00 PM
    BRO FREE GIFT DISCORD NITRO - https://cutt.us/6B3hv
  • i

    important-fish-42817

    12/06/2022, 11:38 AM
    Hi there, we have been using the dashboard for a while. However, suddenly we started getting an error when trying to run the test from visual code studio which I have not seen before. Can't seem to find answers on google either in regards to my specific situation. The error is: ENOENT: no such file or directory, open 'C:\Users\Automation\Desktop\Cypress-Automation-desktop\reporter-config.json' Error: ENOENT: no such file or directory, open 'C:\Users\Automation\Desktop\Cypress-Automation-desktop\reporter-config.json' Can anyone help with this?
  • a

    adventurous-dream-20049

    12/06/2022, 4:31 PM
    That's a pretty generic error. Is this happening when using the Cypress Cloud (formerly known as the Dashboard) or when using the app?
  • c

    colossal-match-42171

    12/06/2022, 5:07 PM
    cy.session('EMSession', () => { cy.visit(Cypress.env("TEST_ENV")); baseSteps.selecttype(); cy.login_ohid(constants.username, constants.password); // sets a cookie baseSteps.setNameContext(constants.NAME); }) })
  • c

    colossal-match-42171

    12/06/2022, 5:08 PM
    is there something wrong with this?
  • a

    adventurous-dream-20049

    12/06/2022, 5:13 PM
    Hi @colossal-match-42171. This channel is for issues with the Cloud (formerly known as the Dashboard). For quicker assistance with app errors, kindly ask your question in #755913900024791046 or one of the other channels dedicated to app debugging.
  • a

    adventurous-beach-9295

    12/06/2022, 6:01 PM
    Hello, since yesterday I've received
    Unauthorized
    from cypress cloud trying to login using SSO, we double checked in our end and everything looks fine. Anyone else faced this issue already???
1...1011121314Latest