Comment 0 for bug 1986723

Revision history for this message
Al Delgado (mule-ear-l) wrote :

Executing `swift-init all start` as instructed results in the error:
```
Unable to load internal client from config: '/etc/swift/internal-client.conf' ([Errno 2] No such file or directory: '/etc/swift/internal-client.conf')
```
I got around this by:
```
curl -o /etc/swift/internal-client.conf https://opendev.org/openstack/swift/raw/branch/master/etc/internal-client.conf-sample
```
A lucky guess on my part. It was either get the file, or find out what config pulls that in and comment that stuff out.

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 2.29.2.dev5 on 2019-05-23 10:53:31
SHA: 00763d5a00896a28b6665e88f9ea4d4a9fb50a83
Source: https://opendev.org/openstack/swift/src/doc/source/install/finalize-installation-ubuntu-debian.rst
URL: https://docs.openstack.org/swift/yoga/install/finalize-installation-ubuntu-debian.html