nilsteampassnet / TeamPass

Collaborative Passwords Manager
https://www.teampass.net
1.63k stars 532 forks source link

The list of users is not displayed in the Users tab #4177

Open AndreyRed opened 2 months ago

AndreyRed commented 2 months ago

I have the following problem, using docker-compose.yaml from the repository, Teampass starts, but users are not displayed in the list of users, but it allows me to create new users.

Operating system: Ubuntu 22.04

Web server:nginx

Database:10.11.6-MariaDB Alpine Linux

PHP version:PHP 8.2.7

Teampass version: 3.1.2.44

Teampass configuration file: version: "3" services: nginx: image: jwilder/nginx-proxy:alpine restart: unless-stopped networks:

networks: frontend: backend: external: true teampass-internal:

Client configuration

Browser: FF 125.0.3

rokx commented 3 weeks ago

Please post logs of the teampass-web when accessing the users page. Make sure to update to the latest revision from master branch.

lblantana commented 2 weeks ago

Same issue maybe? https://github.com/nilsteampassnet/TeamPass/issues/4217 I had to use a different source for the image.