Plesk 上的发票 Ninja V5 Docker

问题描述

所以我正在尝试在 Plesk 的 docker 上安装发票忍者的 V5。按照说明,我运行以下命令:

docker run --rm -it invoiceninja/invoiceninja PHP artisan key:generate --show

结果如下,所以不确定他的问题是:

root@server1:/var# docker run --rm -it invoiceninja/invoiceninja PHP artisan key:generate --show
Unable to find image 'invoiceninja/invoiceninja:latest' locally
latest: Pulling from invoiceninja/invoiceninja
Digest: sha256:46d6fb90c405bfa9d5b3afbe23ebf909dfe6f7e854bcd2d73aacc334fd509dac
Status: Downloaded newer image for invoiceninja/invoiceninja:latest
Configuration cache cleared!
Configuration cached successfully!
Configuration cache cleared!
Configuration cached successfully!
Route cache cleared!
Routes cached successfully!
Files cached successfully!

In Connection.PHP line 678:
                                                                                                                                                                           
  sqlSTATE[HY000] [2002] No such file or directory (sql: select * from @R_204_4045@ion_schema.tables where table_schema = ninja and table_name = accounts and table_type = 'B  
  ASE TABLE')                                                                                                                                                              
                                                                                                                                                                           

In Exception.PHP line 18:
                                                    
  sqlSTATE[HY000] [2002] No such file or directory  
                                                    

In PDOConnection.PHP line 38:
                                                    
  sqlSTATE[HY000] [2002] No such file or directory  
                                                

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)