Tags:
create new tag
view all tags

Question

TWiki version: TWiki-4.1.2, Sat, 03 Mar 2007, build 13046

With the tagme plugin, all tags disappear. I do not remember what sequence of actions I performed (move a topic, rename a topic etc) but all the tags disappeared universally. How do I get the tags back and make sure the topics are tagged with the same tags again?

thanks.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Ubuntu 8.04 2.6.24-19-generic
Web server: Apache/2.2.8
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- KarthikB - 11 Sep 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

A first debug step would be to have a look at the logs:

  • your web server error logs (e.g: /var/log/apache2/error.log)
  • wiki warnings: data/warn200809.txt
  • debug logs: data/debug.txt
These often have clues to such error,. For instance something is preventing the system to show the log, and triggers an error that you can see in the logs

Also the "database" (simple text files, actually) is in working/work_areas/TagMePlugin/, you can check if your tags are still there, otherwise you mat want to restore this directory from a backup as a first step

-- ColasNahaboo - 13 Sep 2008

I could not find anything that was related to the tags. I recreated the tags and applied them to some articles only to find that all of them disappeared again when the server restarted after a power failure. There is also no files in work_areas

:/var/lib/twiki/working/work_areas> pwd
/var/lib/twiki/working/work_areas
:/var/lib/twiki/working/work_areas> ls -al
total 8
drwxr-xr-x 2 www-data www-data 4096 2008-01-13 09:41 .
drwxr-xr-x 3 www-data www-data 4096 2008-07-31 15:56 .

-- KarthikB - 15 Sep 2008

If you upgraded the plugin: The working directory of TWiki changed. You need to physically move the tag data to the new location. Specifically from twiki/pub/TWiki/TagMePlugin/ to twiki/working/work_areas/TagMePlugin/

The server restart suggests a different problem though. Is /twiki/working/work_areas a temp directory that loses content on restart?

-- PeterThoeny - 06 Nov 2008

Change status to:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-11-06 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.