Menu

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.

Show posts Menu

Messages - bonusmalus

#1
Hi All,
i just found the "solution" for me. Changed the default Theme under Settings > General - to "rebellion" and the issue was "fixed"
THX for the suggestions on that issue.
#2
Quote from: franco on September 20, 2018, 12:28:11 PM
Something is blocking your connectivity. Try to run this from the console and let us know the output to troubleshoot:

# sh -x /usr/local/opnsense/scripts/firmware/changelog.sh fetch


Cheers,
Franco

@  Franco,
here is the output


+ set -e
+ DESTDIR=/usr/local/opnsense/changelog
+ WORKDIR=/tmp/changelog
+ FETCH='fetch -qT 5'
+ COMMAND=fetch
+ VERSION=''
+ [ fetch '=' fetch ]
+ changelog_fetch
+ cat /usr/local/opnsense/version/opnsense.abi
+ CORE_ABI=18.7
+ opnsense-verify -a
+ SYS_ABI=FreeBSD:11:amd64
+ URL=https://pkg.opnsense.org/FreeBSD:11:amd64/18.7/sets/changelog.txz
+ rm -rf /tmp/changelog
+ mkdir -p /tmp/changelog
+ fetch -qT 5 -o /tmp/changelog/changelog.txz.sig https://pkg.opnsense.org/FreeB                                                                                        SD:11:amd64/18.7/sets/changelog.txz.sig
fetch: transfer timed out
fetch: /tmp/changelog/changelog.txz.sig appears to be truncated: 0/1332 bytes



@ jclendineng


# grep nameserver /etc/resolv.conf
nameserver 84.200.70.40
nameserver 80.69.100.214
nameserver 80.69.100.198
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 84.200.69.80



@ marjohn56


my config was already done on that way, on all interfaces.
#3
Hi Franco,
your suggestion was the first thing I have tyred before my post.
Also changed from prod to dev and was the same.
cheers
Niko
#4
Hi folks,

i have a problem here. I can not  upgrade my system to v. 18.7.3 over the Webinterface (Firefox or Edge, no mater) i got every time the error message  -> The package manager is not responding


I have installed the new version 18.7.3 over console, but over the Webinterface is still showing v. 18.7.2 on the Update page

What can i do to fix this? I have already checked the Forum here for this Issue, the hint -> Prefer IPv4 over IPv6 was NOT the solution for me.

THX for any hint on this