0
を見つけることができない、「edeliverは」うまくいったが、今では、このエラーがスローされます。edeliver - SCPは最近まで、ビルド
以前
[skipped]
==> Tarball updated!
==> Release successfully built!
You can run it in one of the following ways:
Interactive: _build/prod/rel/my_website123/bin/my_website123 console
Foreground: _build/prod/rel/my_website123/bin/my_website123 foreground
Daemon: _build/prod/rel/my_website123/bin/my_website123 start
-----> Copying release 0.1.5 to local release store
-----> Copying my_website123.tar.gz to release store
scp: /home/my_user123/my_website123/builds/rel/my_website123/releases/0.1.5/my_website123.tar.gz: No such file or directory
RELEASE BUILD OF my_website123 WAS SUCCESSFUL!
[skipped]
DEPLOYING RELEASE OF my_website123 APP TO PRODUCTION HOSTS
-----> Authorizing hosts
ls: cannot access '.deliver/releases/my_website123_*.*.tar.gz': No such file or directory
No *(s) found in local release store.
You can build one with the ./edeliver build * task.
を展開するとき、私はおよそ、このエラーを持っています1か月か2週間、それはうまくいきました。
エリクサー1.4.0
そしてまた、何が「TPUT:ターミナル属性:いいえ、そのようなデバイスまたはアドレスが」ん、ここでは意味:
tput: terminal attributes: No such device or address
tput: terminal attributes: No such device or address
sshでログインしても何も問題ありません。しかし、 "tput:terminal attributes:そのようなデバイスやアドレスはありません"という大きな問題はありません。問題は私が展開することができないということです。 –
これらの2つの問題は[IMHO]接続されています。手動で 'scp'しようとしましたか? – mudasobwa
まだありません。血のedeliverまたは蒸留所は私のリリースをもうリリースフォルダにコピーしないので、 "No such file or directory"のためにscpが失敗します。私はそれを手動でやった。 –