question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trouble logging into a redeployed syndesis

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

When I have a syndesis instance deployed in minishift, log in to it, then delete the whole project and create a new one, I get a bunch of different errors when trying to log into syndesis. Not sure what exactly fixes it, some combination of ctrl+f5, clearing the site data and opening a new tab.

Steps to reproduce

  1. create a new project in minishift
  2. deploy syndesis into it
  3. log into syndesis
  4. delete the project
  5. create the project again
  6. deploy syndesis
  7. try logging in again

Please note that I’m NOT clicking on the Report the issue button in the following video, I just happen to move my mouse there when hitting ctrl+f5.

syndesis-login

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:30 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
avanocommented, Jul 1, 2019

looks ok now, thanks everyone!

0reactions
paoloantinoricommented, Jun 28, 2019

I’ve just checked the current content on staging and looks safe to me. As long as we don’t have secret stuff present there only in specific cases, I think we can try this:

{
  "apiBase": "https://syndesis-staging.b6ff.rh-idev.openshiftapps.com",
  "apiEndpoint": "/api/v1",
  "title": "Syndesis",
  "consoleUrl": "",
  "project": "syndesis-staging",
  "datamapper": {
    "baseMappingServiceUrl": "https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/atlas/",
    "baseJavaInspectionServiceUrl": "https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/atlas/java/",
    "baseXMLInspectionServiceUrl": "https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/atlas/xml/",
    "baseJSONInspectionServiceUrl": "https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/atlas/json/",
    "disableMappingPreviewMode": false
  },
  "datavirt": {
    "dvUrl": "/vdb-builder/v1/"
  },
  "features" : {
    "logging": false
  },
  "branding": {
    "appName": "Syndesis",
    "favicon32": "/favicon-32x32.png",
    "favicon16": "/favicon-16x16.png",
    "touchIcon": "/apple-touch-icon.png",
    "productBuild": false
 }
}
Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with privileges during installation #4717 - GitHub
Installation of Syndesis takes so long (20 minutes for me). During the installation, the pods are been created, terminated and again created. it ......
Read more >
Chapter 2. Changing the configuration of a Fuse Online ...
When changes to the syndesis custom resource cause redeployment of ... Log in to OpenShift with an account that has permission to install...
Read more >
Syndesis CLI
The advantage is that a build automatically triggers a redeployment, so you don't have ... Once properly logged in - a condition recognized...
Read more >
syndesisio/community - Gitter
ERROR Attempted to gather debug logs after installation failure: failed to create SSH client, ensure the proper ssh key is in you r...
Read more >
The Challenges of Nurse Redeployment and Opportunities for ...
Nurses in redeployed roles were susceptible to stress and anxiety and were seeking ... with a narrative synthesis approach, to outline predominant themes....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found