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

beta UniFi Network Application 8.2.93 #332

Open
wants to merge 18 commits into
base: tong2x-7.5x.opnsense
Choose a base branch
from

Conversation

tong2x
Copy link
Collaborator

@tong2x tong2x commented Oct 28, 2023

** To work on PFSense 2.7 follow FIX/Work around SEE #328 **

beta UniFi Network Application 8.2.93
Firmware Overview/Details
Install command: fetch -o - https://t.ly/yQxHQ | sh -s

beta UniFi Network Application 8.2.92
Firmware Overview/Details
Install command: fetch -o - https://t.ly/xs1vH | sh -s

beta UniFi Network Application 8.2.87
Firmware Overview/Details
Install command: fetch -o - https://t.ly/G6itS | sh -s

beta UniFi Network Application 8.1.127
Firmware Overview/Details
Install command: fetch -o - https://t.ly/EPR0K | sh -s
NOTE: Make backup first, failed update on OPNsense

beta UniFi Network Application 8.1.124
Firmware Overview/Details
Install command: fetch -o - https://t.ly/HB5WH | sh -s

beta UniFi Network Application 8.1.122
Firmware Overview/Details
Install command: fetch -o - https://t.ly/mYbiJ | sh -s

beta UniFi Network Application 8.1.113
Firmware Overview/Details
Install command: fetch -o - https://t.ly/ndYxT | sh -s

beta UniFi Network Application 8.1.111
Firmware Overview/Details
Install command: fetch -o - https://t.ly/BKLXa | sh -s

beta UniFi Network Application 8.1.107
Firmware Overview/Details
Install command: fetch -o - https://t.ly/Gh07R | sh -s

beta UniFi Network Application 8.1.104
Firmware Overview/Details
Install command: fetch -o - https://t.ly/t3xOo | sh -s

beta UniFi Network Application 8.0.28
Firmware Overview/Details
Install command: fetch -o - https://t.ly/wpfzJ | sh -s

beta UniFi Network Application 8.0.26
Firmware Overview/Details
Install command: fetch -o - https://t.ly/VkdKY | sh -s

beta UniFi Network Application 8.0.24
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/4iq0kr | sh -s
Install command: fetch -o - https://t.ly/jDsQe | sh -s

beta UniFi Network Application 8.0.21
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/xxesox | sh -s
Install command: fetch -o - https://t.ly/DIwbq | sh -s
*changed to https://rb.gy due to issued with https://shorturl.at

beta UniFi Network Application 8.0.7
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/5p8f1o | sh -s
Install command: fetch -o - https://shorturl.at/pqsuG | sh -s
*changed to www.shorturl.at due to issued with tinyurl.com
*unifi.sh modification NOT required, commited to main branch already

beta UniFi Network Application 8.0.6
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/6eirx2 | sh -s
Install command: fetch -o - https://shorturl.at/ckGO6 | sh -s
*unifi.sh modification NOT required, commited to main branch already

beta UniFi Network Application 8.0.2
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/qfb8or | sh -s
Install command: fetch -o - https://shorturl.at/fnEGU | sh -s

Other required changes working for opnsense 23: saw some posted this fix for the log errors in the main Unifi forums page...
by User "doestergaard"
view post

/usr/local/etc/rc.d/unifi.sh
Try appending --add-opens=java.base/java.time=ALL-UNNAMED to your execstart:
ExecStart=/usr/bin/java --add-opens=java.base/java.time=ALL-UNNAMED -jar /opt/UniFi/lib/ace.jar
using winscp I modified

    # So we start it in the background and stash the pid:
    /usr/local/bin/java -jar /usr/local/UniFi/lib/ace.jar start &

to

    # So we start it in the background and stash the pid:
    /usr/local/bin/java --add-opens=java.base/java.time=ALL-UNNAMED -jar /usr/local/UniFi/lib/ace.jar start &

Unifi NA 8.0.2
@tong2x
Copy link
Collaborator Author

tong2x commented Oct 28, 2023

Update from Unifi 7.5.187 to Unifi 8.0.2, Successful (with the required changes in rc.d)
OPNsense 23.7.7_3-amd64
FreeBSD 13.2-RELEASE-p3
OpenSSL 1.1.1w 11 Sep 2023

@CodeJACKz
Copy link

Thanks a lot, after many weeks, I've decided to ditch pfsense for opnsense and finally I now have my Unifi controller back where I want it. I was getting error 404 initially but this turned out to be browser cache as was sorted in a private session.

@CodeJACKz
Copy link

I also lost the adoption of my AP but the last backup I had was a couple of revisions old. All the settings restored so I just factory reset my AP and adopted as new. Back online now

beta 8.0.6
@tong2x tong2x changed the title beta UniFi Network Application 8.0.2 beta UniFi Network Application 8.0.6 Nov 7, 2023
8.0.7
@tong2x tong2x changed the title beta UniFi Network Application 8.0.6 beta UniFi Network Application 8.0.7 Nov 11, 2023
8.0.21
@tong2x tong2x changed the title beta UniFi Network Application 8.0.7 beta UniFi Network Application 8.0.21 Nov 29, 2023
8.0.24
@tong2x tong2x changed the title beta UniFi Network Application 8.0.21 beta UniFi Network Application 8.0.24 Dec 8, 2023
@CryptoSiD
Copy link

Just wanted to let you know that the following script works without issue on pfSense Plus 23.09.1

beta UniFi Network Application 8.0.24
Firmware Overview/Details
Install command: fetch -o - https://rb.gy/4iq0kr | sh -s

No need to apply any fix after running the script.

8.0.26
@tong2x tong2x changed the title beta UniFi Network Application 8.0.24 beta UniFi Network Application 8.0.26 Dec 22, 2023
@tong2x tong2x changed the title beta UniFi Network Application 8.0.26 beta UniFi Network Application 8.0.28 Jan 12, 2024
@vincenttermaat
Copy link

vincenttermaat commented Jan 27, 2024

Successfully upgraded to 8.0.28 from 8.0.7 on PFSense 2.7.2

@tong2x tong2x changed the title beta UniFi Network Application 8.0.28 beta UniFi Network Application 8.1.104 Feb 2, 2024
@Fry-kun
Copy link
Contributor

Fry-kun commented Feb 2, 2024

How come these changes are not being merged into master?

@tong2x
Copy link
Collaborator Author

tong2x commented Feb 3, 2024

How come these changes are not being merged into master?

not enough contributor/devs to verify and check before merging.

UniFi Network Application 8.0.28 is already official though. if more contributor would comment for a merge to main, which would mean that they have checked and tested.
I will also probably closing 7.x series as this 8.x series seems stable, except for the installation issues in other PFsense 2.7 systems

then again the master is too old either

@CryptoSiD
Copy link

Just tested 8.1.104 on pfSense 23.09.1-RELEASE and unfortunately, it's not working.

@tong2x
Copy link
Collaborator Author

tong2x commented Feb 3, 2024

Just tested 8.1.104 on pfSense 23.09.1-RELEASE and unfortunately, it's not working.
did you try #328 fix?
do you have specific error?

@CryptoSiD

This comment was marked as resolved.

@tong2x
Copy link
Collaborator Author

tong2x commented Feb 3, 2024

I have almost the same error, since there is too much text to compare but mine seemed to work, it is on OPNSENSE though.
what is the last working firmware version you tried?

@CryptoSiD
Copy link

I have almost the same error, since there is too much text to compare but mine seemed to work, it is on OPNSENSE though. what is the last working firmware version you tried?

I had to go back to 8.0.24. All other versions give me a 404 when loading the page.

I'll test again later and I'll keep you in touch.

@tong2x
Copy link
Collaborator Author

tong2x commented Feb 3, 2024

hmmm there is actauly not much change since 8.0.24 except the firmware itself.
maybe you can try also a clean install of unifi (then just reload a backup copy of your site, if unifi works)

sometime it takes 2 to 5 minutes for unifi to load/start some times i need to restart the server.

@tong2x
Copy link
Collaborator Author

tong2x commented Feb 26, 2024

Script worked perfectly this time. Thank you!

may we know your firewall version/base?

@CryptoSiD
Copy link

8.1.107 works fine on pfSense plus 23.09.1-RELEASE

@n3IVI0
Copy link

n3IVI0 commented Feb 26, 2024

I am on 23.09.1

8.1.111
@tong2x tong2x changed the title beta UniFi Network Application 8.1.107 beta UniFi Network Application 8.1.111 Mar 1, 2024
@CryptoSiD
Copy link

Version 8.1.111 works properly on pfSense plus 23.09.1

@tong2x tong2x changed the title beta UniFi Network Application 8.1.111 beta UniFi Network Application 8.1.113 Mar 13, 2024
@CryptoSiD
Copy link

Version 8.1.113 works perfectly on pfSense plus 23.09.1

@tong2x tong2x changed the title beta UniFi Network Application 8.1.113 beta UniFi Network Application 8.1.122 Mar 30, 2024
@CryptoSiD
Copy link

8.1.122 works perfectly on pfSense plus 23.09.1 :)

@tong2x
Copy link
Collaborator Author

tong2x commented Apr 1, 2024

working on
OPNsense 24.1.4-amd64
FreeBSD 13.2-RELEASE-p10
OpenSSL 3.0.13

8.1.124
@tong2x tong2x changed the title beta UniFi Network Application 8.1.122 beta UniFi Network Application 8.1.124 Apr 11, 2024
@tong2x
Copy link
Collaborator Author

tong2x commented Apr 11, 2024

Tested on...
OPNsense 24.1.5_3-amd64
FreeBSD 13.2-RELEASE-p11
OpenSSL 3.0.13

@CryptoSiD
Copy link

8.1.124 works perfectly on pfSense plus 23.09.1

Thank you.

8.1.127
@tong2x tong2x changed the title beta UniFi Network Application 8.1.124 beta UniFi Network Application 8.1.127 Apr 22, 2024
@CryptoSiD
Copy link

8.1.127 works perfectly on pfSense plus 23.09.1

Thank you.

8.2.87
@tong2x tong2x changed the title beta UniFi Network Application 8.1.127 beta UniFi Network Application 8.2.87 May 23, 2024
@tong2x
Copy link
Collaborator Author

tong2x commented May 23, 2024

tested on...
OPNsense 24.1.7_4-amd64
FreeBSD 13.2-RELEASE-p11
OpenSSL 3.0.13

@CryptoSiD
Copy link

Version 8.2.87 tested on pfSense 24.03-RELEASE, working perfectly!

8.2.92
@tong2x tong2x changed the title beta UniFi Network Application 8.2.87 beta UniFi Network Application 8.2.92 May 24, 2024
@tong2x tong2x changed the title beta UniFi Network Application 8.2.92 beta UniFi Network Application 8.2.93 May 30, 2024
8.2.93
@CryptoSiD
Copy link

Version 8.2.93 tested on pfSense 24.03-RELEASE, working perfectly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants