For trouble shooting purpose, how about create new project, install
web2py and do the git clone ?

Like you said, I can access your site so it should download all the
files with your command and I'm sure you're doing correct. There is
something wrong with your project...

https://paideia.fluxflex.com/welcome/default/index

The below is my log.

$ git clone ssh://[email protected]:443/ochiba
Cloning into ochiba...
Enter passphrase for key (*secret) :
remote: Counting objects: 1160, done.
remote: Compressing objects: 100% (676/676), done.
remote: Total 1160 (delta 458), reused 1146 (delta 450)
Receiving objects: 100% (1160/1160), 5.71 MiB | 157 KiB/s, done.
Resolving deltas: 100% (458/458), done.


On 9月15ζ—₯, 午後6:41, monotasker <[email protected]> wrote:
> Thanks Omi. But that's what I did, on two different machines. From the
> command line: git clone ssh://[email protected]:443/paideia
>
> This is the response I get:
>
> Cloning into paideia...
> Warning: Permanently added the RSA host key for IP address
> '[107.20.223.252]:443' to the list of known hosts.
> remote: Counting objects: 23, done.
> remote: Compressing objects: 100% (14/14), done.
> remote: Total 23 (delta 8), reused 23 (delta 8)
> Receiving objects: 100% (23/23), 6.79 KiB, done.
> Resolving deltas: 100% (8/8), done.
>
> But the /paideia folder that results doesn't have any
> public_html/applications folder. public_html only contains two files:
> dispatch.fcgi and .htaccess. What's weird is that the site is working
> online. It's just that the files aren't there!
>
> Ian

Reply via email to