Skip to content
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

Internet connection - not OK #1139

Closed
torabi12 opened this issue Apr 23, 2024 · 6 comments · Fixed by #1140
Closed

Internet connection - not OK #1139

torabi12 opened this issue Apr 23, 2024 · 6 comments · Fixed by #1140
Assignees
Labels
bug Something isn't working EMBA

Comments

@torabi12
Copy link

torabi12 commented Apr 23, 2024

Describe the bug
emba has direct internet access but the update (./emba -U) drops errors for internet access but the update goes well. The same problem is displayed at the beginning of a scan.

To Reproduce
Steps to reproduce the behavior:

  1. EMBA installation default mode
  2. reboot
  3. $ sudo ./emba -U
  4. See error @ Dependency check

Expected behavior
Internet access should be ok when network is reachable.

Screenshots
kép

and the same as under EMBArk starting:
kép

Desktop (please complete the following information):

  • OS: Kali Linux 2024.1
  • EMBA current master branch
  • Installation method: default with up to date docker image

Priority issue
Are you already a Sponsor? - [N]

Additional context
Add any other context about the problem here.

@m-1-k-3
Copy link
Member

m-1-k-3 commented Apr 24, 2024

could you check the following on the affected host:

cd EMBA-DIR
git clone https://github.com/EMBA-support-repos/onlinecheck external/onlinechecker

Please check if the following file is available:

external/onlinechecker/EMBA_VERSION.txt

If there are any errors, please post it here

@m-1-k-3 m-1-k-3 self-assigned this Apr 24, 2024
@m-1-k-3 m-1-k-3 added the EMBA label Apr 24, 2024
@torabi12
Copy link
Author

I did it, but the external/onlinechecker folder does not exist on my system.
Only

emba_venv
EPSS-data
linux_kernel_sources
nvd-json-data-feeds

are there.

I am behind proxy right now, I can check with direct access tonight.

@m-1-k-3
Copy link
Member

m-1-k-3 commented Apr 24, 2024

behind a proxy without further proxy setup the posted command should fail and show an error

@torabi12
Copy link
Author

I set the proxy on the system,
/etc/environment
APT proxy.conf
~/.wgetrc
~/.bashrc
gitconfig

contain the needed IPs and the update works well.

@torabi12
Copy link
Author

I checked @home without proxy:

kép

but the same warning came at the beginning of a scan:

kép

@m-1-k-3
Copy link
Member

m-1-k-3 commented Apr 25, 2024

is already fixed in my private fork here https://github.com/m-1-k-3/emba/tree/further_updates
Will be updated to the master after further testing

@m-1-k-3 m-1-k-3 added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EMBA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants