question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I keep getting "Invalid URL" when trying to access admin page (Agenti 1.x)

See original GitHub issue

I used the quick and easy way wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-ubuntu.sh | sudo sh. I was uninstalling Agenti Core and 2 because I found that Agenti 1.x is what I needed. Now I can’t seem to get 1.x working properly.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18

github_iconTop GitHub Comments

8reactions
SerhiyRomanovcommented, Jan 4, 2017

@ranyyy now try sudo apt-get install python-setuptools python-dev gcc and easy_install -U gevent==1.1b3

This helped for me

4reactions
shpigunovcommented, Jan 10, 2017

I seem to have found a solution:

Replace all references to gevent.coros with gevent.lock in /ajenti/plugins/main/main.py.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't Access WP-Admin? 9 Solutions That Always Work
1. Your login credentials are incorrect · Try this first: Use the WordPress password reset feature · If that fails: Manually reset your...
Read more >
How to Fix URL Problems- 6 Effective Techniques - Appsero
How to Fix URL Problems: 6 Easy Tips to Solve Invalid URL Issues · 1. Clearing Cache · 2. Disable Problematic Extensions ·...
Read more >
How to troubleshoot and fix most invalid proof and failed to ...
Issue. When a Windows laptop with the RSA Authentication Agent for Windows installed is not physically on the the Authentication Manager network ...
Read more >
Access Control Lab 5 - Burp Suite User Forum - PortSwigger
If you take a look at the request that is generated by navigating to the https://<labID>/admin URL you will see that this header...
Read more >
ERROR: "Invalid URL. URL format is 'http|https://<hostname>
This issue occurs due to invalid parameter usage. In the above screenshot, the command is executed using -url option, which is incorrect.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found