-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
centos7.6 Unable to display login page #207
Comments
@Jaycean hi thx for issue. the swagger.json isn't needed. How do you install hawk? Via rpm or from source?
|
if you are running hawk with the |
@MalloZup Thx you again for your patience. Obviously, I am a novice I use source to install hawk,But it didn't work, so I tried to start it with docker I'm sorry to mention the issue of the docker project here, but there seems to be no one to maintain that project The pacemaker service inside docker failed to start Do I need to mount or set relevant configuration after docker is started? |
@Jaycean nice thx! Your feedback is always welcome! No worry for novices we are all, only in different things 😁 Good question. So the dockerfile, where did you get it? |
@MalloZup |
@MalloZup
Now, there are problems with both installation methods. Moreover, I also require CentOS, which may be more convenient to use openSUSE |
@Jaycean yes no problem with CentOS. What I mean is that you can install RPM from opensuse to your centos vm. the same I do sometimes from centos to opensuse when there are no pkg avail Regarding the docker Image, that repo is not maintained. regarding your logs, can you show There is no useful message there |
@MalloZup Does it look like the service isn't started?
API server I started with |
@Jaycean yes it looks like this. But we need more log from do |
@Jaycean I might try to setup a centos environment later on and maybe improving the doc. However if you can debug it more would be super helpfull |
@MalloZup No problem. I'll try it myself, and later I'll try it with CentOS 8 |
@Jaycean with 7.6, just post the full logs from command tia 🌻 |
@MalloZup I took a look at the log, and it was basically full of this error message Scroll through the log and try to send the request:
I am also very confused, there is no reference error information |
@Jaycean ok I see. I will use a centos VM. Can you describe me how did you install hawk? |
|
Steps to reproduce
But when I visit the web : https://:7630,Nothing
I made an error while testing the hawkapi-server project,It seems that there is no route. I need to write swagger.json?
The text was updated successfully, but these errors were encountered: