-
-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update VPS 5.4 to 6.1 #3055
Comments
What is the error ? |
You need to run it as root, do a |
Worked perfect with Thanks |
The VPS server does not seems to work in the version : Linux vps-3ed9bf51 6.1.0-13-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux BR |
It's the good kernel for 6.1. |
i only have this : |
So it's not able to ping VPS, it's not good. VPS IP is pingable from another connection ? |
You tested ping from another connection (or via |
it was working perfect in 5.4 before my update in 6.1 of my router and my VPS. i just tried to ping with a computer already connected to internet. what's strange, is the Router has detected the new version of the VPS : |
Here is the Log System : Nov 30 16:07:34 OpenMPTCProuter daemon.info vnstatd[3980]: Info: Data retention: 48 5MinuteHours, 4 HourlyDays, 62 DailyDays, 25 MonthlyMonths, -1 YearlyYears, 20 TopDayEntries BR |
I still need full screenshot of System->OpenMPTCProuter, "status" page. |
I pushed a new commit that may solve your issue (at least a part of it), snapshot is building now: https://github.com/Ysurac/openmptcprouter-feeds/actions/runs/7065594894 |
File system is read only, as indicated. It's a problem. You can try with fsck, write again the image or change the SD card. |
Can you try another VPN in System->OpenMPTCProuter, "advanced settings" checkbox ? |
As it's an image on an unsupported device, what is the result of |
Configuration seems to be ok. |
As requested, did you try with only one modem enabled ? (You can disable them by disabling MPTCP on the interfaces in Network->MPTCP) |
Strange that it can't contact DNS servers and the API... |
root@OpenMPTCProuter:~# uci show openmptcprouter openmptcprouter.settings=settings |
Is your OMR appliance already upgraded to 6.1 kernel? |
yes, The router and the VPS are in 6.1 Version. BR |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Hi
This command below does not seems to work. (séame with sudo before the command)
Debian11
VPS : Linux vps-3ed9bf51 5.4.207-mptcp #1 SMP Sun Jul 24 14:39:44 UTC 2022 x86_64 GNU/Linux
For kernel 6.1 You need to also use router part with kernel 6.1, it's not the default image:
wget -O - http://www.openmptcprouter.com/server-test/debian-x86_64.sh | UPSTREAM6="yes" sh
BR
Yannick
The text was updated successfully, but these errors were encountered: