Coder Social home page Coder Social logo

Comments (34)

architectonio avatar architectonio commented on July 20, 2024 1

Yes I did it and I also tried all troubleshooting best practice procedures (at least what I know and what I found across forums and documentation).
Thanks for your hints.

from server.

wagnbeu0 avatar wagnbeu0 commented on July 20, 2024 1

I´m having the same problem:

Files - is working
Photos - is working
Activity - is working
Spreed - is working
Fulltextsearch - is working
Deck - is working
Polls - is not working
Forms - is working
Tasks - is not working
Tables - is not working

I also tried the following suggestions:
sudo -u www-data php /var/www/occ maintenance:mode --on
sudo -u www-data php /var/www/occ maintenance:repair
sudo -u www-data php /var/www/occ maintenance:update:htaccess
sudo -u www-data php /var/www/occ maintenance:theme:update
sudo -u www-data php /var/www/occ maintenance:mode --off

I also uninstalled and installed the apps again, but no lock. With NC28 everything worked.

from server.

I-am-stefan avatar I-am-stefan commented on July 20, 2024 1

Also here. After upgrade to 29.0.1 some of the menue Items shows to the actual used site.

so when i click on dashboard and open it, i can move the mouse over the link items. Then some of them are shown the right link, but some shown the link to dashboard. So i think, that the the correct link cannot be determinated and the default (the actual URL) is shown. Never the less if you add the app into the url manually, the app can be used:
https://url_from_nextcloud/index.php/apps/phonetrack
https://url_from_nextcloud/index.php/apps/memories
etc.

from server.

I-am-stefan avatar I-am-stefan commented on July 20, 2024 1

I have disabled "Full text search - Files" or in URL: apps/disabled/files_fulltextsearch and the behavior does not change. Memories, phonetrack, health, etc. are not useable though navigation bar.

Update: ok, when I am disable the app: apps/disabled/fulltextsearch the behavior changes. Every link is working again.

from server.

fbuescher avatar fbuescher commented on July 20, 2024 1

for me the following helped:

  • login in web as admin
  • go to "Administration Setting"
  • go to "Full text search"
  • disable "Navigation Icon"
  • login in web as user
  • hit refresh

from server.

joshtrichards avatar joshtrichards commented on July 20, 2024

This doesn't seem to happen in a conventional installation. Maybe an interaction with one of the apps you have installed? Not sure.

Can you provide a screenshot?

from server.

architectonio avatar architectonio commented on July 20, 2024

Very difficult to provide a screenshot, since it doesn't show what happens.

I'm try to explain why:
A screenshot will just show the NextCloud interface with all buttons/icons at the top.
Pointing and clicking one of these button/icons, the screen changes to the next one.

That means the screenshot will show

  1. NextCloud Files or Dashboard or whatever else
    2a. The App (all apps except the listed above)
    2b. The "/settings/admin/overview" (clicking on any app listed above)

Since a screenshot is a static image of my screen or a part of it and not a dynamic video, please tell me how and what exactly I should take the screenshot of.

Another question: What do you intend with a conventional installation?
This installation is a continuous update/upgrade of NextCloud from the begin (it was an OwnCloud installation but I installed a fresh NextCloud as soon as NC was released). The installation is a MANUAL installation and the updates/upgrades are done by following the guidelines. The last update/upgrade I did was from 28.0.5.

from server.

architectonio avatar architectonio commented on July 20, 2024

I have disabled all apps and then enabled them one by one, but the problem persists.
However, when I enter the link in the browser, all apps work as expected.

from server.

bovender avatar bovender commented on July 20, 2024

Same issue here after upgrading to NC 29. Some links point to the current page, e.g. the Dashboard or the Settings page.

Here are my icons, in order from left to right:

Dashboard -- works
Files -- works
Calendar -- works
Mail -- works
Passwords -- works
Photos -- works
Deck -- works
Activity -- works
Contacts -- works
Search -- works
Mastodon -- works
Phonetrack -- does not work
Notes -- works
Tasks -- does not work
Memories -- does not work
Maps -- works
Health -- does not work

So most of the icons are linked correctly, but Phonetrack, Tasks, Memories, and Health cannot be invoked from the app menu.

edit: deleting all site data in my browser and then logging back in did not restore the links

from server.

melle2 avatar melle2 commented on July 20, 2024

Maybe a feedback from me, as I'm using Phonetrack, too. Just upgraded to NC29 and the icon links are woking as expected, specifically Phonetrack.
grafik

from server.

architectonio avatar architectonio commented on July 20, 2024

I just checked again.
Phonetrack (0.8.1) App Icon on my NextCloud 29.0.0.19 doesn`t show the correct link.

from server.

melle2 avatar melle2 commented on July 20, 2024

Could be a specific probblem of you plugin installation. Did you try to remove and re-add Phonetrack?

from server.

architectonio avatar architectonio commented on July 20, 2024

I did it, and I did it again right now. Unfortunately the issue remains.

from server.

melle2 avatar melle2 commented on July 20, 2024

I'm running out of ideas right now...
Tried the repair function? --> ./occ maintenance:repair (should run as www-data user). Please create a backup before

from server.

bovender avatar bovender commented on July 20, 2024

On my system, I can alleviate and reproduce the problem by disabling and re-enabling the phonetrack app. Curiously, it affects other apps' icons as well.

Meanwhile, the phonetrack repo now has an open issue also concerning the menu/icon link: julien-nc/phonetrack#45

from server.

joshtrichards avatar joshtrichards commented on July 20, 2024

Weird. Seems somehow correlated with the phonetrack app based on what you're all experiencing. But I'm still unable to reproduce it even with that app installed in my test environments.

Any custom css/etc in use? Either in the theming settings or via one of the custom css add-on apps?

from server.

jewink avatar jewink commented on July 20, 2024

Same issue here after updating the mail app to 3.6.1 yesterday. I have NC 29 running in docker.
The problem concerns the following apps:

  • mail
  • notes
  • tables

Phonetrack, Tasks, Memories and Health are not installed.
The 3 affected buttons always point to the currently open page. So if files are open. they link to /apps/files/files, if photos is open they link to /apps/photos/ and so on....

from server.

bovender avatar bovender commented on July 20, 2024

On my system, I can alleviate and reproduce the problem by disabling and re-enabling the phonetrack app.

Well I must admit that it's not just the phonetrack app, even though I was able to reproduce the issue by disabling and re-enabling said app. But the problem reappeared, and I currently have a working menu bar after having disabled the fulltext search apps. God knows what's going on here.

from server.

lumintulogic-admin avatar lumintulogic-admin commented on July 20, 2024

Same issue here after upgrading to NC 29. Some links point to the current page, e.g. the Dashboard or the Settings page.

Here are my icons, in order from left to right:

Dashboard -- works Files -- works Calendar -- works Mail -- works Passwords -- works Photos -- works Deck -- works Activity -- works Contacts -- works Search -- works Mastodon -- works Phonetrack -- does not work Notes -- works Tasks -- does not work Memories -- does not work Maps -- works Health -- does not work

So most of the icons are linked correctly, but Phonetrack, Tasks, Memories, and Health cannot be invoked from the app menu.

edit: deleting all site data in my browser and then logging back in did not restore the links

I have the same issue. The links are broken only for some apps, but in my case "Passwords" is also one of them. So, I suppose it's not the problem from the individual app, but rather from NC 29.

from server.

prolibre avatar prolibre commented on July 20, 2024

I've just solved the problem by deactivating and reactivating the fulltextsearch application.
I wonder if the problem isn't with this application.

from server.

architectonio avatar architectonio commented on July 20, 2024

from server.

architectonio avatar architectonio commented on July 20, 2024

I just upgraded NC to 29.0.1 however the issue is still there.

from server.

HenkVirtual avatar HenkVirtual commented on July 20, 2024

I also upgraded to NC 29.0.1 but we are also facing the issue with custom menu. as mentioned by [bovender] fulltextsearchfiles is interfearing with the custom-menu app.
here is my list of disabled apps while the custom menu is working correcly;

output of occ app:list ``` Disabled:
    • encryption: 2.17.0 (installed 2.12.0)
    • files_external: 1.21.0
    • files_fulltextsearch: 29.0.0 (installed 29.0.0)
    • files_markdown: 2.4.1 (installed 2.4.1)
    • metadata: 0.20.0 (installed 0.20.0)
    • user_ldap: 1.20.0

from server.

HenkVirtual avatar HenkVirtual commented on July 20, 2024

@I-am-stefan , do you have 'files_fulltextsearch' installed ? if yes, what happens when you disable this app ??

from server.

theosche avatar theosche commented on July 20, 2024

I had the same issue. Disabling fulltextsearch has fixed it for me. And I could directly reenable fulltextsearch without the issue reappearing.
Edit: nevermind, one hour later the links are wrong again

from server.

architectonio avatar architectonio commented on July 20, 2024

I disabled all Fultextsearch apps and the issue has disappeared.
I re-enabled all Fultextsearch apps and the issue hasn't reappeared.
Then I enabled the "The Search Page" app and the issue was back.
I disabled again all Search apps, then re-enabled all Fulltextsearch apps again but not the "The Search Page" and everything seems to be fine.
I suppose that the "The Search Page" app is what causes the inconsistency with the icons on the top bar.

from server.

theosche avatar theosche commented on July 20, 2024

I disabled all Fultextsearch apps and the issue has disappeared. I re-enabled all Fultextsearch apps and the issue hasn't reappeared. Then I enabled the "The Search Page" app and the issue was back. I disabled again all Search apps, then re-enabled all Fulltextsearch apps again but not the "The Search Page" and everything seems to be fine. I suppose that the "The Search Page" app is what causes the inconsistency with the icons on the top bar.

I don't think so, I don't have that app installed, I think there is just some delay before the issue reappears after re-enabling Fulltextsearch

from server.

architectonio avatar architectonio commented on July 20, 2024

I don't think so, I don't have that app installed, I think there is just some delay before the issue reappears after re-enabling Fulltextsearch

Could be....
Let's see what happens after a while when the applications are activated. Currently the problem is not back yet.

from server.

architectonio avatar architectonio commented on July 20, 2024

@theosche : You were right with your thoughts. Today the issue has reappeared.

Edit:
Very strange.....I had to reboot the whole Server.
Afterwards the icons were all OK (nothing disabled/removed).
Now after a few hours. the issue has reappeared!!!

from server.

cmigliorini avatar cmigliorini commented on July 20, 2024

Update: ok, when I am disable the app: apps/disabled/fulltextsearch the behavior changes. Every link is working again.

Ha! That worked for me too, solving #43910 !!

from server.

cmigliorini avatar cmigliorini commented on July 20, 2024

Even better: disabling "fulltextsearch" then reenabling it solves the issue. Have you tried turning it off then on again ? ^^

from server.

cmigliorini avatar cmigliorini commented on July 20, 2024

Even better: disabling "fulltextsearch" then reenabling it solves the issue. Have you tried turning it off then on again ? ^^

In fact it was only temporary. Had to disable it after a few minutes

from server.

cmigliorini avatar cmigliorini commented on July 20, 2024

for me the following helped:

* login in web as admin

* go to "Administration Setting"

* go to "Full text search"

* disable "Navigation Icon"

* login in web as user

* hit refresh

Worked for me, too.

from server.

joshtrichards avatar joshtrichards commented on July 20, 2024

Duplicate of nextcloud/fulltextsearch#842

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.