Update/Migration/Backup issues
-
Kpol
- Posts: 97
- Joined: Fri Feb 06, 2015 5:58 am
- Location: Bangkok, Thailand.
Post
by Kpol » Sun Nov 29, 2015 3:04 pm
Hello,
I try to update today (Ubuntu server 14.x, Onlyoffice Version 8.6.0.24). All fine, but at the end I got this :
Code: Select all
W: Failed to fetch http://download.onlyoffice.com/repo/debian/dists/squeeze/main/i18n/Translation-en Error reading from server. Remote end closed connection [IP: 204.246.164.137 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
Any ideas ?
-
Dean
- Posts: 700
- Joined: Tue Sep 30, 2014 11:04 am
Post
by Dean » Tue Dec 01, 2015 1:02 pm
Please, change the record in the /etc/apt/sources.list to the following one
Code: Select all
deb http://static.teamlab.com.s3.amazonaws.com/repo/debian squeeze main
-
Kpol
- Posts: 97
- Joined: Fri Feb 06, 2015 5:58 am
- Location: Bangkok, Thailand.
Post
by Kpol » Thu Dec 03, 2015 8:13 am
Ok, got it. Thanks.
Ps : Please could u update also your docs. Ex : here -- >
http://helpcenter.onlyoffice.com/server ... ation.aspx
Update : Sorry, but I am keeping see this
Code: Select all
Ign http://static.teamlab.com.s3.amazonaws.com squeeze/main Translation-en_US
Err http://static.teamlab.com.s3.amazonaws.com squeeze/main Translation-en
Error reading from server. Remote end closed connection
? ...
More...
Code: Select all
W: Failed to fetch http://static.teamlab.com.s3.amazonaws.com/repo/debian/dists/squeeze/main/i18n/Translation-en_US Error reading from server. Remote end closed connection
E: Some index files failed to download. They have been ignored, or old ones used instead.
-
Dean
- Posts: 700
- Joined: Tue Sep 30, 2014 11:04 am
Post
by Dean » Fri Dec 04, 2015 1:04 pm
Looks like something is wrong locally.
Could you please empty the apt-list?
Code: Select all
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
-
Kpol
- Posts: 97
- Joined: Fri Feb 06, 2015 5:58 am
- Location: Bangkok, Thailand.
Post
by Kpol » Sat Dec 19, 2015 1:05 pm
Code: Select all
W: Conflicting distribution: http://download.mono-project.com wheezy/snapshots/3.12.0 InRelease (expected wheezy/snapshots but got wheezy)
Do you have an idea for this ? .... (Document server)
-
Kpol
- Posts: 97
- Joined: Fri Feb 06, 2015 5:58 am
- Location: Bangkok, Thailand.
Post
by Kpol » Mon Dec 21, 2015 7:47 am
i dont find it in
.. Where is the file i should update source ?
-
Kpol
- Posts: 97
- Joined: Fri Feb 06, 2015 5:58 am
- Location: Bangkok, Thailand.
Post
by Kpol » Thu Mar 31, 2016 1:12 am
Code: Select all
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
then