v4.0.0 Upgrade Support
-
schrieb am 23. Jan. 2025, 16:23 zuletzt editiert von
Hello,
I have this error while upgrade to 4.0.0 :
2. Bringing base dependencies up to date... started npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: nodebb-plugin-emoji-one@4.0.0 npm error Found: nodebb-plugin-emoji@6.0.1 npm error node_modules/nodebb-plugin-emoji npm error nodebb-plugin-emoji@"6.0.1" from the root project npm error peer nodebb-plugin-emoji@"^5.0.0 || ^6.0.1" from nodebb-plugin-emoji-android@4.1.1 npm error node_modules/nodebb-plugin-emoji-android npm error nodebb-plugin-emoji-android@"4.1.1" from the root project npm error npm error Could not resolve dependency: npm error peer nodebb-plugin-emoji@"^5.0.0" from nodebb-plugin-emoji-one@4.0.0 npm error node_modules/nodebb-plugin-emoji-one npm error nodebb-plugin-emoji-one@"4.0.0" from the root project npm error npm error Conflicting peer dependency: nodebb-plugin-emoji@5.2.0 npm error node_modules/nodebb-plugin-emoji npm error peer nodebb-plugin-emoji@"^5.0.0" from nodebb-plugin-emoji-one@4.0.0 npm error node_modules/nodebb-plugin-emoji-one npm error nodebb-plugin-emoji-one@"4.0.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /srv/nodebb/.npm/_logs/2025-01-23T16_21_06_646Z-eresolve-report.txt
-
schrieb am 23. Jan. 2025, 16:27 zuletzt editiert von
@nono-lqdn Fixed by doing :
npm unl nodebb-plugin-emoji npm i nodebb-plugin-emoji
-
schrieb am 23. Jan. 2025, 17:29 zuletzt editiert von
@julian If it is a one-sided follow instead of mutual, will it not be visible post?
-
schrieb am 23. Jan. 2025, 18:05 zuletzt editiert von
I had tried the alpha and now have to go back to normal upgrade route.
aftergit fetch
it said Fatal: not a git repository (or any of the parent directories): .git
whats going on here?
-
schrieb am 23. Jan. 2025, 18:42 zuletzt editiert von
try
git reset --hard origin/v4.x
-
schrieb am 23. Jan. 2025, 19:16 zuletzt editiert von
@cagatay I think so. If A follows B, then B sends stuff to A, but A doesn't send stuff to B.
-
schrieb vor 25 Tagen zuletzt editiert von
@jdp23@neuromatch.social can you please update the category handles on discussions.thenexus.today? There was a bug that caused some categories to not respond to webfinger request appropriately, so they could not be found on fedi.
You can just change them from one handle to another, and then back again.
That should fix the issue with the testing category not being able to be found.
-
schrieb vor 25 Tagen zuletzt editiert von
@julian done, thanks for looking at this!
while I've got you on the line ... i'm still experimenting with Bridgy Fed and last night i had somewhat unexpected results (although maybe it's just that my expectation is wrong). CCing @snarfed.org and @quillmatiq as well ...
There were three accounts involved:
* jon@discussions.thenexus.today and jdp23.thenexus.today (on Bluesky) are following each other
* thenexusofprivacy.net on Bluesky and jon@discussions.thenexus.today *aren't* following each other (but thenexusofprivacy.net *is* following ap.brid.gy, and bridges correctly in other situations)
jon@discussions.thenexus.today posted https://discussions.thenexus.today/topic/28/testing-federation-from-nodebb-to-bluesky-again- ... and it federated correctly. Yay! Here's the bridged equivalent: https://bsky.app/profile/jon.discussions.thenexus.today.ap.brid.gy/post/3lgwoj4vkgbd2
jon@discussions.thenexus.today replied and it federated back. also yay!
but when thenexusofprivacy.net replied, it *didn't* federate back. not so yay.
Any idea what's going on?
-
If you have problems upgrading to v4.0.0, you can ask for help here.
schrieb vor 25 Tagen zuletzt editiert vonI did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).
As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer
Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.
Is there an option to disable this preview?
Thanks!
-
If you have problems upgrading to v4.0.0, you can ask for help here.
schrieb vor 25 Tagen zuletzt editiert vonYou can hide it with custom css in the ACP,
.topic-header [component="topic/thumb/list"] { display: none }
This is only happening on apple devices?
-
If you have problems upgrading to v4.0.0, you can ask for help here.
schrieb vor 25 Tagen zuletzt editiert vonnothing changes v4.0.1
I think this ActivityPub implementation is only designed for NodeBB's own page. It’s not very useful for sites that use NodeBB. -
schrieb vor 25 Tagen zuletzt editiert von
@baris looks to be Persona, could be a bug with the theme.
-
schrieb vor 25 Tagen zuletzt editiert von
> You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }
Thanks!
> This is only happening on apple devices?
android and normal browsers seems o.k. so far
> looks to be Persona, could be a bug with the theme.
yes it's Persona
-
schrieb vor 25 Tagen zuletzt editiert von
@karsten13 https://github.com/NodeBB/nodebb-theme-persona/commit/a45cbffc869018046a7c95a81662eba7a747613f
try persona 14.0.6, let me know if it works.
-
schrieb vor 24 Tagen zuletzt editiert von
Out of curiosity: what plugin/setting does one need to use in order to get a header like the NodeBB.org forums? With the links up top.
-
schrieb vor 24 Tagen zuletzt editiert von
Those are standard html widgets created at /admin/extend/widgets. They are placed in the brand widget area.
-
schrieb vor 24 Tagen zuletzt editiert von
> try persona 14.0.6, let me know if it works.
@baris not really, thumbnails moved to the left but there are still the gray areas around them which overlap nearly the whole site
-
schrieb vor 24 Tagen zuletzt editiert von
@karsten13 does it happen when you load this topic https://community.nodebb.org/topic/18426/nodebb-3.11.0 ?
-
schrieb vor 24 Tagen zuletzt editiert von
no, this looks o.k.
-
schrieb vor 24 Tagen zuletzt editiert von baris@community.nodebb.org
@karsten13 can you try persona v14.0.7? I've matched the classes with harmony theme so maybe that was the issue. https://github.com/NodeBB/nodebb-theme-persona/commit/9b42abd5f8eb26b16e39633a2c8c407d40d3ab4e