Addon manager BoxCreator update hangs

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
drmacro
Veteran
Posts: 8866
Joined: Sun Mar 02, 2014 4:35 pm

Re: Addon manager BoxCreator update hangs

Post by drmacro »

chennes wrote: Wed Mar 29, 2023 10:30 pm Did you happen to notice if any of the others were macros?
I think it was the only macro, but, there were workbenches and a pref pack.

Other notes. This Debian machine has the macro directory set to an nfs mount. My Manjaro box is set to the same directory via nfs as well. I don't think I've seen any issue with AM on the Manjaro machine.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
NuriEv
Posts: 31
Joined: Thu Jun 18, 2020 10:02 pm

Re: Addon manager BoxCreator update hangs

Post by NuriEv »

I'd like to mention this, since it looks like a related issue.
(Seems to have happened before, and was fixed).
Addon Manager freezes Freecad while fetching metadata.

Thanks all.

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.30988 (Git) AppImage
Build type: Release
Branch: master
Hash: 0679c40d26ab2f48ca0f8cd0c34ac3bdbdacec54
[code]
OS: Debian GNU/Linux 11 (bullseye) (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.0.32637 (Git) AppImage
Build type: Release
Branch: master
Hash: 7fa7cb7f0b222864be7416c683166876eab190bc
Python 3.10.10, Qt 5.15.8, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * Curves 0.6.8
  * Manipulator 1.5.0
  * Silk 1.0.0
  * Render.backup1670736620.344077 2022.3.0 (Disabled)
  * BIM 2021.12.0
  * Plot 2022.4.17
  * Help 1.0.3
  * workfeature
  * CADExchanger
  * parts_library
  * ose-piping
  * Render.backup1663790588.0453942 2022.2.0 (Disabled)
  * Estimate 0.1.2
  * slic3r-tools
  * FEM_FrontISTR 0.1.0
  * sheetmetal 0.2.61
  * Ship 2022.4.11
  * Marz 0.0.27-alpha
  * ArchTextures
  * CurvedShapes 1.0.4
  * Silk.backup1670737151.529176 1.0.0 (Disabled)
  * POV-Ray-Rendering
  * nurbs
  * AirPlaneDesign 0.4.0
  * MeshRemodel 1.8919.0
  * FEMbyGEN 1.2.0
  * workfeature-macro
  * Render 2023.2.2

Code: Select all

FreeCAD 0.21.0, Libs: 0.21.0R32637 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Render.backup1670736620.344077" disabled by presence of ADDON_DISABLED stopfile
During initialization the error "[Errno 13] Permission denied: ''" occurred in /home/ev/.local/share/FreeCAD/Mod/CADExchanger/Init.py
Please look into the log file for further information
NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Render.backup1663790588.0453942" disabled by presence of ADDON_DISABLED stopfile
Sheet Metal workbench loaded
NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Silk.backup1670737151.529176" disabled by presence of ADDON_DISABLED stopfile
FEMbyGEN Workbench loaded
/home/runner/work/FreeCAD-Bundle/FreeCAD-Bundle/conda/linux/AppDir/usr/share/libdrm/amdgpu.ids: No such file or directory
NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Render.backup1670736620.344077" disabled by presence of ADDON_DISABLED stopfile
NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Render.backup1663790588.0453942" disabled by presence of ADDON_DISABLED stopfile
NOTICE: Addon "/home/ev/.local/share/FreeCAD/Mod/Silk.backup1670737151.529176" disabled by presence of ADDON_DISABLED stopfile
Manipulator WB Activated(v 1.5.0)
Manipulator WB Deactivated()
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Addon Manager: Unexpected 0 response from server
Traceback (most recent call last):
  File "/tmp/.mount_FreeCAG4RrbP/usr/Mod/AddonManager/addonmanager_workers_startup.py", line 905, in run
    self.macro.fill_details_from_wiki(url)
  File "/tmp/.mount_FreeCAG4RrbP/usr/Mod/AddonManager/addonmanager_macro.py", line 157, in fill_details_from_wiki
    code = self._fetch_raw_code(p)
  File "/tmp/.mount_FreeCAG4RrbP/usr/Mod/AddonManager/addonmanager_macro.py", line 205, in _fetch_raw_code
    u2 = Macro.blocking_get(self.raw_code_url)
  File "/tmp/.mount_FreeCAG4RrbP/usr/Mod/AddonManager/addonmanager_utilities.py", line 410, in blocking_get
    p = p.data()
AttributeError: 'NoneType' object has no attribute 'data'
/tmp/.mount_FreeCAG4RrbP/AppRun: line 43: 125692 Killed                  ${MAIN} "$@"
Last edited by NuriEv on Thu Mar 30, 2023 7:46 pm, edited 1 time in total.
chrisb
Veteran
Posts: 53928
Joined: Tue Mar 17, 2015 9:14 am

Re: Addon manager BoxCreator update hangs

Post by chrisb »

NuriEv wrote: Thu Mar 30, 2023 6:07 pm ...
Please edit your post and put the code in code tags using the button </>. That makes the post easier to read and shows immediately if there are indentations or not.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply