OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of magnust »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - magnust

Pages: [1] 2 3 ... 5
1
24.1 Legacy Series / Re: Admin page: No web site is configured at this address
« on: August 22, 2024, 12:49:50 pm »
Quote from: magnust on February 13, 2024, 01:27:57 pm
It's HA proxy. If I disable it I get the login page as I should.

Not sure what I did in my HA proxy settings that makes it work ok in 23.x but gives me this problem in 24.1. I run http to https using Letsencrypt. I'll dig around and see what I find :-) I noted that there's another thread here on issues with HA proxy in 24.x so I'll go there instead of continuing in this thread :-)

Solution:

Can't have Haproxy Public Service listening to 0.0.0.0:443. I needed to put the actual external IP-number:443 and then all works well. YMMV I guess.

2
24.7 Production Series / Re: Certificates - Import , allways self-signed error - HAProxy
« on: August 19, 2024, 01:54:44 pm »
I seem to have the same issue, how did you solve it?

3
24.1 Legacy Series / Re: Admin page: No web site is configured at this address
« on: February 13, 2024, 01:27:57 pm »
It's HA proxy. If I disable it I get the login page as I should.

Not sure what I did in my HA proxy settings that makes it work ok in 23.x but gives me this problem in 24.1. I run http to https using Letsencrypt. I'll dig around and see what I find :-) I noted that there's another thread here on issues with HA proxy in 24.x so I'll go there instead of continuing in this thread :-)

4
24.1 Legacy Series / Re: Admin page: No web site is configured at this address
« on: February 07, 2024, 04:45:43 pm »
Quote from: N00bOner on February 07, 2024, 11:30:20 am
Could it be related to IPv6 ?
Looks like similar issue reported:

https://forum.opnsense.org/index.php?topic=38593.msg188923#msg188923

Thanks! Will take a look! I do have IPv6 manually disabled and did some tests fiddling with turning that and other things on and off without success so far. I wouldn't be hugely surprised if the issue is IP4 vs 6 related.

5
24.1 Legacy Series / Re: Admin page: No web site is configured at this address
« on: February 07, 2024, 09:17:48 am »
 :( not for me. Same behavior, still get "No web site is configured at this address."

If I run "Reload all services" from the console, right after "Generating RRD graphs" is shown on the screen, just when "Waiting for PIDS: xxx" pops up I _do_ get the login web page. But if I wait until all service are reloaded I only get the "No web site is configured at this address." again.

6
24.1 Legacy Series / Re: Admin page: No web site is configured at this address
« on: February 05, 2024, 09:09:20 am »
Quote from: N00bOner on February 02, 2024, 02:22:48 pm
....

After restart all the services via SSH WebGUI available again.

Are you sure about that? For me I only get to the login page while the reloading of all the services runs. But if I wait until all services have finished reloading I get the "no web site...."

Do you run HAproxy?

7
24.1 Legacy Series / Admin page: No web site is configured at this address
« on: February 02, 2024, 12:10:40 pm »
I've tried searching but failed. Any idea why I now after upgrading get "No web site is configured at this address." when trying to access the opnsense admin page login? Never seen that before over the years.

In addition to the standard opnsense install I run HAproxy with ACME client and ddclient.

To actually get to the login page I "reload all services" in the console and while it is restarting all the services I get the proper login page and can login. Next time I want to log in, same procedure. Restarting the services could point to one of the services breaks something while running but I can't pinpoint which.

8
22.7 Legacy Series / Re: 22.7.7 haproxy fails to start on reboot
« on: January 16, 2023, 09:56:31 am »
Quote from: Taomyn on November 07, 2022, 08:49:17 am
Do you have any hostnames instead of IPs in your HA config?


I've had this since forever when I replaced all my IPs with FQDNs so I could swap machines without needing to reconfigure HA, it seems no matter what I do HA fails to look them up and thus fails to start, even with the option to ignore this (DNS resolve order: 'last','libc','none').

Thank you thank you thank you! This has plagued me for ages. Looks solved with your tip!

9
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: October 05, 2022, 12:39:21 pm »
So with the new 22.7.5 release it's time to remove the disabling of net.inet.tcp.sack.enable in tunables?

10
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: July 26, 2022, 09:15:08 am »
Quote from: fraenki on July 26, 2022, 09:10:03 am
The crashes are gone after enabling the workaround that was suggested in the FreeBSD bug ticket:
add tunable net.inet.tcp.sack.enable with value "0" to disable SACK support.


Regards
- Frank

Thank you!!!

 :D  :D :D :D

11
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: May 24, 2022, 09:23:27 pm »
Do I get back to the current 22.1 track by simply accepting the normal upgrade in the dashboard?

12
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: May 23, 2022, 08:39:02 am »
No crash since the install of 22.7.pre3  :D

13
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: May 20, 2022, 09:24:25 pm »
Quote from: franco on May 11, 2022, 08:14:29 am
# opnsense-update -bkzr 22.7.pre3
# yes | opnsense-shell reboot

I just did this

14
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: May 20, 2022, 12:47:29 pm »
So far:

(a bit confusing)


- No error so far has popped up in the dashboard that "a problem has occurred" to be sent in as a report

- I got the "too many redirects" error once. Fixed by restarting haproxy


15
22.1 Legacy Series / Re: Fatal trap 12: page fault while in kernel mode - Please help?
« on: May 11, 2022, 08:21:57 pm »
Looking good so far but to early to tell :-)

Pages: [1] 2 3 ... 5
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2