nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.84k stars 4.01k forks source link

[Bug]: Setup Installation in 25 version database password parsing broken!!! #35435

Closed zh54tg234f closed 4 months ago

zh54tg234f commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

very polite, idk why or how but your new setup since version 25 is parsing the password for the database wrong.

i just retried the install with 24.7 (see the difference in the older fashion design) and wonder it all works.

i dont know may be a nginx parsing bug what ever, i use special chars in my pw, never was a problem before.

im using php7.4 fpm (in case it matters)

Steps to reproduce

  1. use special chars bunch of them (no " nor ') for mariadb database user pw [maybe the $ % / what ever it is which is suddenly a problem]
  2. compare version 24.7 to 25.x
  3. see there is some kind failure happening...

Expected behavior

the right password shall work as in the versions before

Installation method

Community Web installer on a VPS or web space

Operating system

Debian/Ubuntu

PHP engine version

PHP 7.4

Web server

Nginx

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

No response

What user-backends are you using?

Configuration report

No response

List of activated Apps

none

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

joshtrichards commented 1 year ago

Is there error message you're seeing? What is the specific indication of a problem?

joshtrichards commented 4 months ago

Closing due to lack of response.

For what it's worth, haven't seen other reports of this. And I'm unable to reproduce. Tested with >=v25 via both the Web UI installer and command line.