clpctl - printf: %q: invalid directive Error #504

Closed
opened 2026-04-05 20:28:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @whollaus on 8/30/2022

CloudPanel version(s) affected

2.0.3

Description

I get an error whenever I call clpctl. I have made the update to version 2.0.3. If the problem was also present before, I can unfortunately not say.


Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy

How to reproduce

$ sudo clpctl db:show:master-credentials
/usr/bin/clpctl: 5: printf: %q: invalid directive
bash: -c: line 1: unexpected EOF while looking for matching `"'
bash: -c: line 2: syntax error: unexpected end of file

$ sudo clpctl vhost-templates:list
/usr/bin/clpctl: 5: printf: %q: invalid directive
bash: -c: line 1: unexpected EOF while looking for matching `"'
bash: -c: line 2: syntax error: unexpected end of file

Possible Solution

No response

Additional Context

No response

*Originally created by @whollaus on 8/30/2022* ### CloudPanel version(s) affected 2.0.3 ### Description I get an error whenever I call clpctl. I have made the update to version 2.0.3. If the problem was also present before, I can unfortunately not say. ----- Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy ### How to reproduce > $ sudo clpctl db:show:master-credentials > /usr/bin/clpctl: 5: printf: %q: invalid directive > bash: -c: line 1: unexpected EOF while looking for matching `"' > bash: -c: line 2: syntax error: unexpected end of file > $ sudo clpctl vhost-templates:list > /usr/bin/clpctl: 5: printf: %q: invalid directive > bash: -c: line 1: unexpected EOF while looking for matching `"' > bash: -c: line 2: syntax error: unexpected end of file ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.