lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.04k stars 282 forks source link

No internet after installation #326

Open naidu-kotha opened 12 months ago

naidu-kotha commented 12 months ago

I'm getting no internet on my mobile. I have followed the steps and install package and created a hotspot by selecting proper wifi interface and internet interface.

The terminal is showing some errors when the hotspot is created

Log:

wihotspot

(wihotspot-gui:19419): GLib-GObject-WARNING **: 16:12:43.710: invalid cast from 'GtkEntry' to 'GtkTextView'

(wihotspot-gui:19419): Gtk-CRITICAL **: 16:12:43.710: gtk_text_view_get_buffer: assertion 'GTK_IS_TEXT_VIEW (text_view)' failed

(wihotspot-gui:19419): GLib-GObject-WARNING **: 16:12:43.711: invalid (NULL) pointer instance

(wihotspot-gui:19419): GLib-GObject-CRITICAL **: 16:12:43.711: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
pkexec --user root create_ap wlp0s20f3 wlp0s20f3 'MyAccessPoint' '12345678' --mkconfig /etc/create_ap.conf --freq-band 2.4 
Config options written to '/etc/create_ap.conf'

Screenshot from 2023-07-19 16-23-19