swift proxy-server failed in centos 8.2 using packstack

Bug #1890101 reported by Mohammad Rizqi Alfian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

openstack-swift-proxy.service - OpenStack Object Storage (swift) - Proxy Server
   Loaded: loaded (/usr/lib/systemd/system/openstack-swift-proxy.service; enabled; vendor preset: disabled)
   Active: active (running) since Mon 2020-08-03 13:11:41 WIB; 4s ago
 Main PID: 103491 (swift-proxy-ser)
    Tasks: 7 (limit: 101368)
   Memory: 149.3M
   CGroup: /system.slice/openstack-swift-proxy.service
           ├─103491 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           ├─103572 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           ├─103573 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           ├─103574 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           ├─103575 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           ├─103576 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf
           └─103577 /usr/bin/python3 -s /usr/bin/swift-proxy-server /etc/swift/proxy-server.conf

Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "log_address" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "auth_url" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "project_domain_id" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "user_domain_id" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "project_name" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "username" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "password" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "signing_dir" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: STDERR: The option "__name__" is not known to keystonemiddleware
Aug 03 13:11:45 openstackaio proxy-server[103573]: AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. Th>

log file in /var/log/swift not found

Revision history for this message
Tim Burke (1-tim-z) wrote :

> Active: active (running)

It seems to be running -- is it just the STDERR lines that make you think it's failed?

Revision history for this message
Attila Vági (avagi) wrote :

Yes, the server is running, but is not working :(

Additionally following errors can be observed:

an 11 20:17:23 hpost21-swift-proxy-container-868507a2 proxy-server[2228]: STDERR: ERROR:oslo.messaging._drivers.impl_rabbit:Connection failed: Server unexpectedly closed connection (retrying in 0 seconds) (txn: txdca55c2e8b2b4c3eae896-005ffca442) (client_ip: 192.168.2.122)
Jan 11 20:17:23 hpost21-swift-proxy-container-868507a2 proxy-server[2228]: STDERR: ERROR:oslo.messaging._drivers.impl_rabbit:Connection failed: Server unexpectedly closed connection (retrying in 0 seconds) (txn: txdca55c2e8b2b4c3eae896-005ffca442) (client_ip: 192.168.2.122)
Jan 11 20:17:23 hpost21-swift-proxy-container-868507a2 proxy-server[2228]: STDERR: ERROR:oslo.messaging._drivers.impl_rabbit:Connection failed: Server unexpectedly closed connection (retrying in 2.0 seconds) (txn: txdca55c2e8b2b4c3eae896-005ffca442) (client_ip: 192.168.2.122)
Jan 11 20:17:25 hpost21-swift-proxy-container-868507a2 proxy-server[2228]: STDERR: ERROR:oslo.messaging._drivers.impl_rabbit:Connection failed: Server unexpectedly closed connection (retrying in 0 seconds) (txn: txdca55c2e8b2b4c3eae896-005ffca442) (client_ip: 192.168.2.122)

Seems for me, that the [filter:authtoken] configuration cannot be processed.

Any suggestions?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.