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

Update version #86

Open
wifi75 opened this issue Jan 10, 2025 · 7 comments
Open

Update version #86

wifi75 opened this issue Jan 10, 2025 · 7 comments

Comments

@wifi75
Copy link

wifi75 commented Jan 10, 2025

Hi, what is the correct configuration to update to the latest version without losing your configuration?

@s50u
Copy link

s50u commented Jan 12, 2025

The basic approach would be:

  • save your spiderweb directory in archive directory e.g. spiderweb_old
  • delete spiderweb folder
  • install needed (some new ones might be needed) modules using requirements.txt file
  • git clone the new version in spiderweb directory
  • copy the cfg/config.json from spiderweb_old to the spiderweb directory

In case of problems reimburse your project from your spiderweb_old archive directory.

Good luck, Dan S50U

@wifi75
Copy link
Author

wifi75 commented Jan 12, 2025

The basic approach would be:

  • save your spiderweb directory in archive directory e.g. spiderweb_old
  • delete spiderweb folder
  • install needed (some new ones might be needed) modules using requirements.txt file
  • git clone the new version in spiderweb directory
  • copy the cfg/config.json from spiderweb_old to the spiderweb directory

In case of problems reimburse your project from your spiderweb_old archive directory.

Good luck, Dan S50U

yes, but not working see bwlow:

image

@s50u
Copy link

s50u commented Jan 12, 2025

The basic approach would be:

  • install needed (some new ones might be needed) modules using requirements.txt file

yes, but not working see bwlow:

Among others you also need to install telnetlib3 module which you don't have installed with pip install -r requirements.txt

GL Dan S50U

@wifi75
Copy link
Author

wifi75 commented Jan 12, 2025

how I can install telnetlib3 ?

@wifi75
Copy link
Author

wifi75 commented Jan 12, 2025

I tried to install but it is already installed...

image

@wifi75
Copy link
Author

wifi75 commented Jan 14, 2025

I still can't get it to start, it always gives me the same error as in the first post.

@coulisse
Copy link
Owner

coulisse commented Jan 15, 2025

The problem is that you are trying to install telnetlib3 on your user installation, but is it possible that spiderweb is runnig with another user?

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

No branches or pull requests

3 participants