Couldn't read file "methods/interface/reportvalueusage.tcl": no such file or directory
See original GitHub issueDescribe the bug I know this is a bug in OCCU and I’ve reported it in OCCU repo but maybe you can provide a solution. The reportValueUsage function is in the JSON-RPC overview but not include. If i make a request I get response
couldn't read file "methods/interface/reportvalueusage.tcl": no such file or directory
while executing
"source "methods/$method(METHOD_FILE)"
"
(file "/www/api/methods/interface/dispatch.tcl" line 162)
invoked from within
"source [file join $env(DOCUMENT_ROOT) "api/methods/$method(SCRIPT_FILE)"]"}
Thanks in advanded Steps to reproduce the behavior
- Make request to the JSON-RPC reportValueUsage
Expected behavior
- Successful response
Screenshots
System information:
- RaspberryMatic Version: latest
- Used Hardware: ccu3
- Used HomeMatic RF-Module: ccu3
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
TCL no such file or directory - Stack Overflow
Is your nmrCube.tcl file in the same directory as from where you are trying to run the script? ./ means the current working...
Read more >tcl no such file or directory - Ask Ubuntu
Error in startup script: couldn't read file "“./nmrCube.tcl”": no such file or directory. tcl · Share. Share a link to this question.
Read more >How do I read and write files in Tcl - the Tcler's Wiki!
The Tcl file commands are file, open, close, gets and read, and puts, seek, ... All of the data in the file is...
Read more >Hypermesh doesnt load a file im using in a tcl script
couldn't open 'test.UFF': no such file or directory. If I dont read the data file and define the matrix shown above manually, everything...
Read more >File Access 101 - Tcl/Tk
Tcl provides several methods to read from and write to files on disk. ... Tcl provides an almost uniform interface to these very...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Danke, die Datei hat den Fehler behoben.
Das rootfs bekommst du als rw remountet mit folgendem befehl:
Danach kannst du die Datei an ort&stelle kopieren und entsprechend testen.