Skip to content
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

CD test #18

Merged
merged 40 commits into from
Mar 10, 2023
Merged

CD test #18

merged 40 commits into from
Mar 10, 2023

Conversation

Ciel-azure
Copy link
Contributor

No description provided.

@@ -59,7 +59,7 @@ jobs:
host: ${{ secrets.LIGHTSAIL_HOST }}
username: ${{env.LIGHTSAIL_USERNAME}}
key: ${{ secrets.LIGHTSAIL_SSH_KEY }}
source: '/server/build/libs/server-0.0.1-SNAPSHOT.jar'
source: './server/build/libs/server-0.0.1-SNAPSHOT.jar'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handshake error with public IPv4 key.
should update IPv6

Copy link
Contributor Author

@Ciel-azure Ciel-azure Mar 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solution with IPv4 static IP, SSH key
now Invalid or corrupt jarfile error

  1. Error caused by the failure of binary transfer during the transfer process
  2. not set correctly in the main-inf file in the jar file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

background process issue
Exit 'Action' Without waiting for command to finish

manually killing PID number >> This is not a solution.

@Ciel-azure
Copy link
Contributor Author

background process issue
Exit 'Action' Without waiting for command to finish

manually killing PID number >> This is not a solution.

@Ciel-azure
Copy link
Contributor Author

solved

@Ciel-azure Ciel-azure merged commit 9a60c3d into main Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants