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

Installation evolution (3.1.4.BETA1) #4516

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nilsteampassnet
Copy link
Owner

Improving installation process for better maintenance and future evolution (at least, it is the goal)

@nilsteampassnet nilsteampassnet changed the title Installation evolution Installation evolution (BETA1) Dec 4, 2024
@nilsteampassnet
Copy link
Owner Author

Took into consideration the subfolder naming (install-steps) and also the version.
So the future version is 3.1.4 and current minor is BETA1 (I've added it in the title of this PR).

@nilsteampassnet nilsteampassnet changed the title Installation evolution (BETA1) Installation evolution (3.1.4.BETA1) Dec 4, 2024
@martysouza
Copy link

Where can I download this version?

@corentin-soriano
Copy link
Contributor

Where can I download this version?

@martysouza you can do this:

git fetch origin pull/4516/head
git checkout FETCH_HEAD

Where 4516 is this PR number.

And go back to master branch with git checkout master.

Base automatically changed from develop to master December 21, 2024 08:35
@nilsteampassnet nilsteampassnet marked this pull request as ready for review December 30, 2024 13:24
@corentin-soriano
Copy link
Contributor

The database password is cleartext:
image

The error message isn't on the same language:
image

And the "continue" button isn't working if the cron can't be added (php is not allowed to add or modify cron in my server).

I manually remove the "disabled" attribute and I encounter an error 500 on the main page (the encrypted password on the settings.php was wrong):
PHP Fatal error: Uncaught MeekroDBException: Unable to connect to MySQL server! Error: Access denied for user 'teampass'@'localhost' (using password: YES)

I can't start upgrade process:
[Mon Jan 06 10:47:16.102389 2025] [proxy_fcgi:error] [pid 1562367:tid 1562412] [remote 93.23.103.140:62523] AH01071: Got error 'PHP message: PHP Fatal error: Cannot redeclare function dataSanitizer() (previously declared in /var/www/teampass/install/tp.functions.php:695) in /var/www/teampass/sources/main.functions.php on line 3174'

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.

3 participants