Git Product home page Git Product logo

gatekeeper-vue's People

Contributors

dependabot[bot] avatar sebastian-raubach avatar

Watchers

 avatar  avatar  avatar

Forkers

huttonics

gatekeeper-vue's Issues

Error in login - GATEKEEPER

Hello Everyone,

In advance, thanks so much for your time.

I am trying to enter the gatekeeper web client but when i put the initial user and password (admin, password) returns to me an error: "Server appears to be unavailable."

I see the logs in tomcat and no error was returned.

INFO: 
                                      
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@  @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@        @@@@@@@@@@
@@@@@@@@@@@@@@@@  @@  @@    @@@@@@@@@@
@@@@@@@@@@  @@@@  @@  @@    @@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
@@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
@@@@@@@@@@        @@  @  @  @@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@  @@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  Thank you for using jOOQ 3.11.9
                                      
jul 15, 2020 6:23:58 PM org.apache.jasper.servlet.TldScanner scanJars
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
jul 15, 2020 6:23:58 PM jhi.gatekeeper.server.ApplicationListener logMessage
INFO: 
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@#################%@@@@@@@@@@@@@@@@%////////@@@
@@@@@@@@@@@#####################@@@@@@@@@@@@@@(///////#@@@@
@@@@@@@@@@#######################@@@@@@@@@@@@////////@@@@@@
@@@@@@@@@((((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@////////@@@@@@@
@@@@@@@@((((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@////////@@@@@@@@
@@@@@@@((((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@////////@@@@@@@@@
@@@@@&((((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@////////@@@@@@@@@@
@@@@#(((((((/@@@@@@@@@@@@@@@@@@@@@@@@@@%##//////@@@@@@@@@@@
@@@((((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@%####///(@@@@@@@@@@@@
@@@(((((((@@@@@@@@@@@@@@@@@@@@@@@@@@@(######/(@@@@@@@@@@@@@
@@@(((((((@@@@@@@@,,,,,,,,,,,,,,,*@@@@#######@@@@@@@@@@@@@@
@@@((((((((@@@@@@@@,,,,,,,,,,,,,***@@@%#######@@@@@@@@@@@@@
@@@@/(((((((#@@@@@@@,,,,,,,,,,,*****@@@%#######@@@@@@@@@@@@
@@@@@@((((((((@@@@@@@@@@@@@@@********@@@@#######@@@@@@@@@@@
@@@@@@@((((((((@@@@@@@@@@@@@********@@@@@@########@@@@@@@@@
@@@@@@@@((((((((@@@@@@@@@@@********@@@@@@@@########@@@@@@@@
@@@@@@@@@((((((((@@@@@@@@@********@@@@@@@@@@########@@@@@@@
@@@@@@@@@@((((((((///////////////@@@@@@@@@@@@########@@@@@@
@@@@@@@@@@@((((((((////////////*@@@@@@@@@@@@@@%#######%@@@@
@@@@@@@@@@@@@(((((((//////////@@@@@@@@@@@@@@@@@%########@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

               Thanks for using Gatekeeper!

jul 15, 2020 6:23:59 PM jhi.gatekeeper.server.Database init
INFO: RUNNING FLYWAY on: gatekeeper
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.util.VersionPrinter info
INFO: Flyway 4.0.2 by Boxfuse
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.dbsupport.DbSupportFactory info
INFO: Database: jdbc:mysql://localhost:3306/gatekeeper?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Europe/London (MySQL 8.0)
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.command.DbMigrate info
INFO: Current version of schema `gatekeeper`: 4.0.0
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.command.DbMigrate info
INFO: Schema `gatekeeper` is up to date. No migration necessary.
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.metadatatable.MetaDataTableImpl info
INFO: Repair of failed migration in metadata table `gatekeeper`.`schema_version` not necessary. No failed migration detected.
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.command.DbRepair info
INFO: Successfully repaired metadata table `gatekeeper`.`schema_version` (execution time 00:00.017s).
jul 15, 2020 6:23:59 PM org.flywaydb.core.internal.command.DbRepair info
INFO: Manual cleanup of the remaining effects the failed migration may still be required.
jul 15, 2020 6:23:59 PM jhi.gatekeeper.server.Database init
INFO: RUNNING VIEW/PROCEDURE CREATION SCRIPT!
jul 15, 2020 6:24:00 PM org.jooq.tools.JooqLogger info
INFO: 
                                      
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@  @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@        @@@@@@@@@@
@@@@@@@@@@@@@@@@  @@  @@    @@@@@@@@@@
@@@@@@@@@@  @@@@  @@  @@    @@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
@@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
@@@@@@@@@@        @@  @  @  @@@@@@@@@@
@@@@@@@@@@        @@        @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@  @@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  Thank you for using jOOQ 3.11.9
                                      

Can you tell me what i am doing wrong? :|

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.