openmptcprouter
openmptcprouter copied to clipboard
sh: 301: grub-mkconfig: not found error
Expected Behavior
Install MPTCP on fresh Debin 10 with no error
Current Behavior
Receved error "sh: 301: grub-mkconfig: not found"
Possible Solution
Steps to Reproduce the Problem
1.Old VM at BuyVM reinstal Debin 10 2.Start MPTCP script 3.recieve error sh: 301: grub-mkconfig: not found error
Context (Environment)
reintsall to see if repairs pihole install issue
Specifications
- OpenMPTCProuter version: 0.58.5
- OpenMPTCProuter VPS version: Debian 10
- OpenMPTCProuter VPS provider: BuyVm
- OpenMPTCProuter platform: x86_64
- Country: <USA
Should be fixed now. I made a typo when trying to fix strange BuyVm VPS installation...
reninstalled debin 10 ran mptcp script rebooted no ssh at 65222 or 22
What do you have on console/KVM view from BuyVM ?
At this time i have reinstalled in both buyvm and digitalocean and it installed correctly
I was wrong tomeny vms open digitalocean works right it has a static ip in interface config buyvm uses dhcp the ip is lost apfter the script
this is before
root@localhost:~# hostname -I
205.185.122.203 10.255.254.1 10.255.251.1 10.255.255.1 64:ff9b::aff:fb01
root@localhost:~#
this is after
this a log fo the install
Strange, the firewall, shorewall, shouldn't block DHCP.
What is the interface name that have the public IP by default and what do you have in /etc/shorewall/params.net after installation ?
the picture has the vnc ip and password mptcp is the root pw
i got to go to work
On Wed, May 25, 2022 at 6:00 AM Richard Brackett @.***> wrote:
On Wed, May 25, 2022 at 12:47 AM Ycarus (Yannick Chabanois) < @.***> wrote:
Strange, the firewall, shorewall, shouldn't block DHCP. What is the interface name that have the public IP by default and what do you have in /etc/shorewall/params.net after installation ?
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1136754265, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WIGRZRSNFSNLI5ENTDVLW5FTANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
also i has installed the script in to a ubuntu on this vm and it worked fine
On Wed, May 25, 2022 at 6:07 AM Richard Brackett @.***> wrote:
the picture has the vnc ip and password mptcp is the root pw
i got to go to work
On Wed, May 25, 2022 at 6:00 AM Richard Brackett @.***> wrote:
On Wed, May 25, 2022 at 12:47 AM Ycarus (Yannick Chabanois) < @.***> wrote:
Strange, the firewall, shorewall, shouldn't block DHCP. What is the interface name that have the public IP by default and what do you have in /etc/shorewall/params.net after installation ?
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1136754265, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WIGRZRSNFSNLI5ENTDVLW5FTANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
I don't have the VNC password and it should be send via mail ([email protected]) and not in public ;) I think buyvm ubuntu install is correct with grub package installed, this doesn't seems to be the case on debian10/11 now. VPS are out of stock, so I can't do any real tests.
in the png file i sent you in the previous email is the ip address and port number and the password i still have the admin console pw and will rebuild the vm once we are done here is the ip out of the png file 209.141.63.46:10756 and pw AyrflXgh
On Thu, May 26, 2022 at 12:00 AM Ycarus (Yannick Chabanois) < @.***> wrote:
I don't have the VNC password and it should be send via mail ( @.***) and not in public ;) I think buyvm ubuntu install is correct with grub package installed, this doesn't seems to be the case on debian10/11 now. VPS are out of stock, so I can't do any real tests.
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1138155205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WJYB2ZSHVWBRGPKTD3VL4APTANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
I fixed the issue on your VPS, the script is not able to detect default interface. What is the result of "ip -o -4 route show to default" before running the install script ?
@.:~# ip -o -4 route show to default default via 205.185.122.1 dev eth0 @.:~#
On Thu, May 26, 2022 at 7:22 AM Ycarus (Yannick Chabanois) < @.***> wrote:
I fixed the issue on your VPS, the script is not able to detect default interface. What is the result of "ip -o -4 route show to default" before running the install script ?
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1138520953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WPRYAYWTV26RWITIYLVL5UIVANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
i reinstalled debian on vm i have not run script yet
the vnc is still valid and password is valid
On Thu, May 26, 2022 at 12:39 PM Richard Brackett @.***> wrote:
@.:~# ip -o -4 route show to default default via 205.185.122.1 dev eth0 @.:~#
On Thu, May 26, 2022 at 7:22 AM Ycarus (Yannick Chabanois) < @.***> wrote:
I fixed the issue on your VPS, the script is not able to detect default interface. What is the result of "ip -o -4 route show to default" before running the install script ?
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1138520953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WPRYAYWTV26RWITIYLVL5UIVANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
ok, after reboot the default interface is "ens3", there is options "net.ifnames=0 biosdevname=0" in default /boot/grub/grub.cfg that I don't keep as I don't have default grub config files... I will modify script but BuyVM are really doing a dirty install...
This time both release and beta scripts should work with BuyVM.
looks like you got the script to install correctly
On Thu, May 26, 2022 at 12:48 PM Richard Brackett @.***> wrote:
i reinstalled debian on vm i have not run script yet
the vnc is still valid and password is valid
On Thu, May 26, 2022 at 12:39 PM Richard Brackett @.***> wrote:
@.:~# ip -o -4 route show to default default via 205.185.122.1 dev eth0 @.:~#
On Thu, May 26, 2022 at 7:22 AM Ycarus (Yannick Chabanois) < @.***> wrote:
I fixed the issue on your VPS, the script is not able to detect default interface. What is the result of "ip -o -4 route show to default" before running the install script ?
— Reply to this email directly, view it on GitHub https://github.com/Ysurac/openmptcprouter/issues/2358#issuecomment-1138520953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIB3WPRYAYWTV26RWITIYLVL5UIVANCNFSM5WVTLDFA . You are receiving this because you authored the thread.Message ID: @.***>
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